diff --git a/.changeset/purple-chefs-wait.md b/.changeset/purple-chefs-wait.md index 36cbe99095..9a8b1f9799 100644 --- a/.changeset/purple-chefs-wait.md +++ b/.changeset/purple-chefs-wait.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-api-docs': minor +'@backstage/plugin-api-docs': patch --- Adding `requestInterceptor` option to `api-docs` and pass it to SwaggerUI. This will enable to configure a proxy or headers to be sent to all the request made through the `Try it out` button on SwaggerUI.