openapi-generator/samples/client/petstore/bash/docs/AdditionalPropertiesClass.md
William Cheng 5c275bccd2
Throw exception when config file missing (#4557)
* throw exception when config file missing

* fix bash config location
2019-11-22 14:01:57 +08:00

513 B

AdditionalPropertiesClass

Properties

Name Type Description Notes
mapUnderscoreproperty map[String, string] [optional] [default to null]
mapUnderscoreofUnderscoremapUnderscoreproperty map[String, map[String, string]] [optional] [default to null]

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