Apply suggestions from code review

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-03-19 13:48:06 +01:00
committed by GitHub
parent e65c9eb8b7
commit 7c2eac7f0e
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/backend-app-api': minor
'@backstage/backend-app-api': patch
---
Adds an initial rate-limiting implementation so that any incoming requests that have a 'none' principal are rate-limited automatically.
Adds an initial rate-limiting implementation so that any incoming requests that have a `'none'` principal are rate-limited automatically.