forked from loafle/openapi-generator-original
fix python asyncio/tornado samples outdated (#2224)
This commit is contained in:
committed by
William Cheng
parent
a36319185b
commit
63eb9298cf
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user