-
Notifications
You must be signed in to change notification settings - Fork 99
feat(api): add search API schema and handlers #1816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
willbakst
merged 2 commits into
v2
from
01-06-feat_api_add_search_api_schema_definitions
Jan 9, 2026
Merged
feat(api): add search API schema and handlers #1816
willbakst
merged 2 commits into
v2
from
01-06-feat_api_add_search_api_schema_definitions
Jan 9, 2026
+4,085
−103
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jan 6, 2026
Collaborator
Author
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
v2-docs | d551ae6 | Jan 09 2026, 04:22 AM |
dcb549d to
bb7c87c
Compare
c3e2506 to
3e87528
Compare
3e87528 to
0347bc2
Compare
bb7c87c to
45e484d
Compare
0347bc2 to
d6d5b27
Compare
45e484d to
8b809cb
Compare
d6d5b27 to
40dc9b0
Compare
12b89b2 to
bacaef0
Compare
d9f2264 to
dce7153
Compare
bacaef0 to
666f8a6
Compare
dce7153 to
0d36994
Compare
0d1b5de to
be5475c
Compare
0d36994 to
7ba3f01
Compare
be5475c to
e36b9b1
Compare
c042e7c to
a200df9
Compare
88572c4 to
6ba8b44
Compare
253170e to
b27d7d1
Compare
05633e0 to
4b743ce
Compare
3caee01 to
dc94382
Compare
17046d8 to
47f2c61
Compare
dc94382 to
4fad399
Compare
47f2c61 to
ad0a5e4
Compare
4fad399 to
b9d2dc2
Compare
ad0a5e4 to
f9ae426
Compare
b9d2dc2 to
910c854
Compare
willbakst
approved these changes
Jan 8, 2026
Collaborator
willbakst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with nits. Please resolve before merging
Collaborator
Merge activity
|
f552991 to
6b17374
Compare
f9ae426 to
ba20d4b
Compare
16e0e14 to
17a3caf
Compare
6b17374 to
4b9be6c
Compare
4b9be6c to
d551ae6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

No description provided.