Merge pull request #9001 from backstage/validate-search-query-string

search-backend: validate query string
This commit is contained in:
Eric Peterson
2022-01-19 10:10:49 +01:00
committed by GitHub
4 changed files with 88 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend': patch
---
Validate query string in search endpoint