Skip to content
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

feat(REST API): Added labels to all search results #5385

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

EricWittmann
Copy link
Member

Note: the # of labels returned per item in the results is capped (configurable). So if you happen to have 1000 labels on each group in registry, a search for groups will not return 1000*n in the response. This is to avoid stupidly large responses. You'll only get a subset of the labels in this case: non-deterministic.

@EricWittmann EricWittmann force-pushed the feat/labels-in-search-results branch from 260d6a8 to d1b4dc4 Compare October 22, 2024 18:06
@EricWittmann EricWittmann merged commit f73284d into main Oct 23, 2024
21 checks passed
@EricWittmann EricWittmann deleted the feat/labels-in-search-results branch October 23, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant