8 lines
No EOL
219 B
Python
8 lines
No EOL
219 B
Python
"""
|
|
Pydantic models for the <this> module
|
|
|
|
Models follow the nomenclature of:
|
|
- Sub-models: "<Resource><Opt:>Schema"
|
|
- Mixins: "<Attribute>Mixin"
|
|
- Models: "<Module><Method><Resource><Opt:Resource><Direction>" ie ""
|
|
""" |