From 05880e8c0a3c9c5b7315d306ab357e428bfaab4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20Alejandro=20Mart=C3=ADnez=20Pacheco?= Date: Tue, 12 Sep 2023 12:31:03 -0600 Subject: [PATCH] Update .changeset/purple-chefs-wait.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Patrik Oldsberg Signed-off-by: Mauricio Alejandro Martínez Pacheco --- .changeset/purple-chefs-wait.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.