Apply suggestions from code review

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-26 13:26:44 +02:00
committed by GitHub
parent e3993a0f3b
commit 3bbb80be45
+1 -1
View File
@@ -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.