feat(search): allow max page limit to be configurable

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2022-12-07 14:37:10 -05:00
parent 79536d9df1
commit bfd66b0478
5 changed files with 25 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend': patch
---
Allow max page limit for search results to be configurable