File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
generated/python/datadoc_model/datadoc_model Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: metadata-container-json-schema.json
3- # timestamp: 2025-05-21T07:54:59 +00:00
3+ # timestamp: 2025-05-23T12:45:42 +00:00
44
55from __future__ import annotations
66
@@ -405,5 +405,5 @@ class DatadocMetadata(DatadocBaseModel):
405405
406406
407407class MetadataContainer (DatadocBaseModel ):
408- document_version : Literal ["1.0.1 " ] = "1.0.1 "
408+ document_version : Literal ["1.0.0 " ] = "1.0.0 "
409409 datadoc : Optional [DatadocMetadata ] = None
Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: metadata-container-json-schema.json
3- # timestamp: 2025-05-21T07:55:01 +00:00
3+ # timestamp: 2025-05-23T12:45:44 +00:00
44
55from __future__ import annotations
66
@@ -397,5 +397,5 @@ class DatadocMetadata(DatadocBaseModel):
397397
398398
399399class MetadataContainer (DatadocBaseModel ):
400- document_version : Literal ["1.0.1 " ] = "1.0.1 "
400+ document_version : Literal ["1.0.0 " ] = "1.0.0 "
401401 datadoc : Optional [DatadocMetadata ] = None
You can’t perform that action at this time.
0 commit comments