mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
* add csharp .net standard petstore client, update appveyor to build the client as part of ci * add new files
498 B
498 B
IO.Swagger.Model.MixedPropertiesAndAdditionalPropertiesClass
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Uuid | Guid? | [optional] | |
| DateTime | DateTime? | [optional] | |
| Map | Dictionary<string, Animal> | [optional] |