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
502 B
502 B
Org.OpenAPITools.Model.AdditionalPropertiesClass
Properties
Name | Type | Description | Notes |
---|---|---|---|
MapProperty | Dictionary<string, string> | [optional] | |
MapOfMapProperty | Dictionary<string, Dictionary<string, string>> | [optional] |