set 'None' to body for request if given body is 'None' ( issue #3020 ) (#3021)

This commit is contained in:
Takuro Wada
2016-06-02 15:51:13 +09:00
committed by wing328
parent 23d2c56096
commit 91c35509b8
10 changed files with 180 additions and 16 deletions

View File

@@ -3,6 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**map_property** | **dict(str, str)** | | [optional]
**map_of_map_property** | [**dict(str, dict(str, str))**](dict.md) | | [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)