diff --git a/README.md b/README.md index 3f95fa92..38353d6f 100644 --- a/README.md +++ b/README.md @@ -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) - [Discourse](http://docs.discourse.org) - [APIs.guru](https://apis.guru/api-doc/) +- [FastAPI](https://github.com/tiangolo/fastapi) ## Deployment diff --git a/docs/redoc-vendor-extensions.md b/docs/redoc-vendor-extensions.md index c578e570..c59ac1a9 100644 --- a/docs/redoc-vendor-extensions.md +++ b/docs/redoc-vendor-extensions.md @@ -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. ### Response Object vendor extensions -Extends OpenAPI [Response Object](https://swagger.io/specification/#requestBodyObject) +Extends OpenAPI [Response Object](https://swagger.io/specification/#responseObject) #### x-summary | Field Name | Type | Description |