add support for csharp net40 (#6792)

This commit is contained in:
wing328
2017-10-27 22:47:02 +08:00
committed by GitHub
parent fe2ed67f20
commit cab4fc0fed
162 changed files with 18297 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
# IO.Swagger.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)