forked from loafle/openapi-generator-original
* switch to 3.0 spec in c# clients * remove samples/openapi3/client/petstore/csharp * remove samples/openapi3/client/petstore/csharp-netcore/OpenAPIClient * remove samples/openapi3/client/petstore/csharp-netcore/OpenAPIClientCore/ * update samples
537 B
537 B
Org.OpenAPITools.Model.InlineObject2
Properties
Name | Type | Description | Notes |
---|---|---|---|
EnumFormStringArray | List<string> | Form parameter enum test (string array) | [optional] |
EnumFormString | string | Form parameter enum test (string) | [optional] [default to EnumFormStringEnum.Efg] |