forked from loafle/openapi-generator-original
Fix python generated markdown documentation for Jekyll (#10111)
* Fix python generated markdown documentation * Generated `build the project` and upate sample scripts
This commit is contained in:
@@ -14,6 +14,7 @@ Method | HTTP request | Description
|
||||
|
||||
### Example
|
||||
|
||||
|
||||
```python
|
||||
import time
|
||||
import petstore_api
|
||||
@@ -59,6 +60,7 @@ No authorization required
|
||||
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
|-------------|-------------|------------------|
|
||||
**0** | response | - |
|
||||
|
||||
Reference in New Issue
Block a user