forked from loafle/openapi-generator-original
Update C# default value (#283)
* update csharp default value * update csharp 35 samples * update csharp 40 client * update c# net standard client * update C# net core client * update csharp propertychanged client
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Org.OpenAPITools.Model.MapTest
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**MapMapOfString** | **Dictionary<string, Dictionary<string, string>>** | | [optional]
|
||||
**MapOfEnumString** | **Dictionary<string, string>** | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user