Skip to content

feat(api/search): add search endpoint and update request limits#1436

Merged
ftonato merged 1 commit intomainfrom
feat/increase-search-limit
Apr 9, 2025
Merged

feat(api/search): add search endpoint and update request limits#1436
ftonato merged 1 commit intomainfrom
feat/increase-search-limit

Conversation

@ftonato
Copy link
Contributor

@ftonato ftonato commented Apr 9, 2025

  • Introduced a new POST endpoint for searching with a query and limit
  • Updated the maximum limit for search results from 20 to 50 in the request schema
  • Adjusted the default number of results in the Google search function from 7 to 5

- Introduced a new POST endpoint for searching with a query and limit
- Updated the maximum limit for search results from 20 to 50 in the request schema
- Adjusted the default number of results in the Google search function from 7 to 5
@ftonato ftonato merged commit 45efe3f into main Apr 9, 2025
3 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants