Merge pull request #19572 from backstage/rugvip/catafix

catalog-backend: fixed validation of fullTextFilterFields
This commit is contained in:
Patrik Oldsberg
2023-08-24 16:07:33 +02:00
committed by GitHub
4 changed files with 20 additions and 51 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fixed validation of the `fullTextFilterFields` query parameter.