./bin/python-petstore.sh after enhancement of content-type header parsing for vnd headers

note: looks like this was not run for some time, so it has changes from other commits too
This commit is contained in:
laurynas
2016-07-05 11:34:27 -04:00
parent 560f50ab9a
commit fa9cb66d75
9 changed files with 35 additions and 236 deletions

View File

@@ -6,7 +6,6 @@ Name | Type | Description | Notes
**array_of_string** | **list[str]** | | [optional]
**array_array_of_integer** | **list[list[int]]** | | [optional]
**array_array_of_model** | **list[list[ReadOnlyFirst]]** | | [optional]
**array_of_enum** | **list[str]** | | [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)