diff --git a/.changeset/purple-chefs-wait.md b/.changeset/purple-chefs-wait.md index d8489e0275..36cbe99095 100644 --- a/.changeset/purple-chefs-wait.md +++ b/.changeset/purple-chefs-wait.md @@ -2,4 +2,4 @@ '@backstage/plugin-api-docs': minor --- -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. +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.