parent
71f26a4c9b
commit
d852bda091
9 changed files with 24 additions and 47 deletions
|
|
@ -1,9 +1,10 @@
|
|||
"""
|
||||
Pydantic models for the service module
|
||||
Pydantic models for service module
|
||||
|
||||
Models:
|
||||
- List: Description
|
||||
- Models: Description
|
||||
Models follow the nomenclature of:
|
||||
- Sub-models: "<Resource><Opt:>Schema"
|
||||
- Mixins: "<Attribute>Mixin"
|
||||
- Models: "<Module><Method><Resource><Opt:Resource><Direction>" ie "ServiceGetServiceResponse"
|
||||
"""
|
||||
from pydantic import ConfigDict
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue