openapi-generator-original/samples/client/petstore/perl/docs/OuterObjectWithEnumProperty.md
Jiri Kuncar 8cb4741248
[go][client] Fix example value for non string enums (#8900)
* [go][client] Fix example value for non string enums

* regenerated samples
2021-03-08 18:11:50 +08:00

495 B

WWW::OpenAPIClient::Object::OuterObjectWithEnumProperty

Load the model package

use WWW::OpenAPIClient::Object::OuterObjectWithEnumProperty;

Properties

Name Type Description Notes
value OuterEnumInteger

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