Merge pull request #15097 from kuangp/feat/search/maxPageLimit

feat(search): allow max page limit to be configurable
This commit is contained in:
Ben Lambert
2022-12-27 11:18:09 +01:00
committed by GitHub
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