1 parent 55d521a commit 2ef2f0dCopy full SHA for 2ef2f0d
1 file changed
csfunctions/objects/__init__.py
@@ -23,7 +23,8 @@
23
| ObjectPropertyValue
24
| Briefcase
25
| Workflow
26
- | Person,
+ | Person
27
+ | MaturityLevel,
28
Field(discriminator="object_type"),
29
]
30
0 commit comments