forked from loafle/openapi-generator-original
[PYTHON] Api doc python with multiple authentications (#928)
* [PYTHON] better code snippet for API usage with authentication * update python samples
This commit is contained in:
committed by
William Cheng
parent
5ad471cc6e
commit
6bc3c70115
@@ -65,6 +65,8 @@ Returns pet inventories by status
|
||||
Returns a map of status codes to quantities
|
||||
|
||||
### Example
|
||||
|
||||
* Api Key Authentication (api_key):
|
||||
```python
|
||||
from __future__ import print_function
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user