We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1ae57 commit b835ca8Copy full SHA for b835ca8
docs/data_models/version_1.md
@@ -45,6 +45,9 @@
45
.. autopydantic_model:: mdio.schemas.v1.variable.Coordinate
46
:inherited-members: BaseModel
47
48
+.. autopydantic_model:: mdio.schemas.v1.variable.CoordinateMetadata
49
+ :inherited-members: BaseModel
50
+
51
.. automodule:: mdio.schemas.metadata
52
:members: UserAttributes
53
0 commit comments