Justin Black 638a2faa3d
Updated model generation, addProps handling moved into type object and anyType handling (#10505)
* Updates fromModel helpers

* Samples regenerated

* updateModelForComposedSchema made protected so it can be overridden
2021-10-01 13:09:32 -07:00

368 B

StringEnum

Properties

Name Type Description Notes
value str must be one of ["placed", "approved", "delivered", ]

[Back to Model list] [Back to API list] [Back to README]