Update .changeset/purple-chefs-wait.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Mauricio Alejandro Martínez Pacheco <n_othing@hotmail.com>
This commit is contained in:
Mauricio Alejandro Martínez Pacheco
2023-09-12 12:31:03 -06:00
committed by GitHub
parent aad197a601
commit 05880e8c0a
+1 -1
View File
@@ -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.