Juang, Yi-Lin 5ab1c9c75b Fix logic of getNullableType of csharp server and client. (#3537)
* Fix default nullable

* Fix tests

* Update samples

* Fix template default value

* Update samples

* Also fix for interface

* update samples
2019-08-06 10:26:50 +08:00

624 B

Org.OpenAPITools.Model.MapTest

Properties

Name Type Description Notes
MapMapOfString Dictionary<string, Dictionary<string, string>> [optional]
MapOfEnumString Dictionary<string, string> [optional]
DirectMap Dictionary<string, bool> [optional]
IndirectMap Dictionary<string, bool> [optional]

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