fix python asyncio/tornado samples outdated (#2224)

This commit is contained in:
Vincent Devos
2019-02-24 04:50:59 +01:00
committed by William Cheng
parent a36319185b
commit 63eb9298cf
12 changed files with 46 additions and 46 deletions

View File

@@ -5,7 +5,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | | [optional]
**category** | [**Category**](Category.md) | | [optional]
**name** | **str** | | [default to 'doggie']
**name** | **str** | |
**photo_urls** | **list[str]** | |
**tags** | [**list[Tag]**](Tag.md) | | [optional]
**status** | **str** | pet status in the store | [optional]