mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
Merge branch 'master' of https://github.com/Makashov/ReDoc
This commit is contained in:
commit
e1e8a51cab
|
@ -70,6 +70,7 @@ Additionally, all the 1.x releases are hosted on our GitHub Pages-based **CDN**:
|
||||||
- [Shopify Draft Orders](https://help.shopify.com/api/draft-orders)
|
- [Shopify Draft Orders](https://help.shopify.com/api/draft-orders)
|
||||||
- [Discourse](http://docs.discourse.org)
|
- [Discourse](http://docs.discourse.org)
|
||||||
- [APIs.guru](https://apis.guru/api-doc/)
|
- [APIs.guru](https://apis.guru/api-doc/)
|
||||||
|
- [FastAPI](https://github.com/tiangolo/fastapi)
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
|
|
|
@ -206,7 +206,7 @@ Extends OpenAPI [Parameter Object](http://swagger.io/specification/#parameterObj
|
||||||
`x-examples` are rendered in the JSON tab on the right panel of ReDoc.
|
`x-examples` are rendered in the JSON tab on the right panel of ReDoc.
|
||||||
|
|
||||||
### Response Object vendor extensions
|
### Response Object vendor extensions
|
||||||
Extends OpenAPI [Response Object](https://swagger.io/specification/#requestBodyObject)
|
Extends OpenAPI [Response Object](https://swagger.io/specification/#responseObject)
|
||||||
|
|
||||||
#### x-summary
|
#### x-summary
|
||||||
| Field Name | Type | Description |
|
| Field Name | Type | Description |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user