forked from loafle/openapi-generator-original
update and fix python samples (#489)
* fix: update petstore samples for python, fix broken tests * chore: entries for python-asyncio/tornado in gitignore
This commit is contained in:
committed by
William Cheng
parent
950c584485
commit
96e86ac03e
@@ -0,0 +1,11 @@
|
||||
# FileSchemaTestClass
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**file** | [**File**](File.md) | | [optional]
|
||||
**files** | [**list[File]**](File.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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user