File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: swagger.yaml
3- # timestamp: 2024-12-19T16:03:12 +00:00
3+ # timestamp: 2025-02-07T14:10:39 +00:00
44
55from __future__ import annotations
66
Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: swagger.yaml
3- # timestamp: 2024-12-19T16:03:08 +00:00
3+ # timestamp: 2025-02-07T14:10:35 +00:00
44
55from __future__ import annotations
66
@@ -232,7 +232,7 @@ class Coding(Parent):
232232 ] = None
233233
234234
235- class NRLCoding (BaseModel ):
235+ class NRLCoding (Parent ):
236236 id : Annotated [
237237 Optional [str ],
238238 Field (
@@ -504,7 +504,7 @@ class CodeableConcept(Parent):
504504 ] = None
505505
506506
507- class NRLCodeableConcept (BaseModel ):
507+ class NRLCodeableConcept (Parent ):
508508 id : Annotated [
509509 Optional [str ],
510510 Field (
Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: swagger.yaml
3- # timestamp: 2024-12-19T16:03:10 +00:00
3+ # timestamp: 2025-02-07T14:10:37 +00:00
44
55from __future__ import annotations
66
@@ -208,7 +208,7 @@ class Coding(Parent):
208208 ] = None
209209
210210
211- class NRLCoding (BaseModel ):
211+ class NRLCoding (Parent ):
212212 id : Annotated [
213213 Optional [StrictStr ],
214214 Field (
You can’t perform that action at this time.
0 commit comments