mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* 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] |