openapi-generator/samples/client/petstore/swift5/asyncAwaitLibrary/docs/MixedPropertiesAndAdditionalPropertiesClass.md
Bruno Coelho 7c133be617
[swift5][client] add support for async await (#10442)
* [swift5][client] add support for async await

* [swift5][client] disable CI for the async await sample project temporarily
2021-09-23 10:53:57 +08:00

443 B

MixedPropertiesAndAdditionalPropertiesClass

Properties

Name Type Description Notes
uuid UUID [optional]
dateTime Date [optional]
map [String: Animal] [optional]

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