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

Add 'name' Parameter to Streamer API for Search Functionality #61

Conversation

curvesy
Copy link
Contributor

@curvesy curvesy commented Jul 22, 2023

What was the problem?

When using the player's search bar to search for the name of a profile, collection, or audio, an error message is returned from
the Streamer API's gateway. The error message states: "Unknown input parameter(s): name". To improve user experience
and enable more effective searches, we need to add four new search parameters to the Streamer API's gateway.

How was it solved?

Add name and its schema-based type as parameters to the gateway/apis/http-v3/profiles, collections, and audios.

@curvesy curvesy linked an issue Jul 22, 2023 that may be closed by this pull request
@curvesy curvesy requested a review from reyraa July 22, 2023 20:24
@reyraa reyraa requested review from haghighatcs and removed request for reyraa July 24, 2023 07:46
@reyraa reyraa merged commit 7835345 into development Jul 27, 2023
1 check passed
@reyraa reyraa deleted the 60-add-name-parameter-to-streamer-api-for-search-functionality branch July 27, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add 'name' Parameter to Streamer API for Search Functionality
2 participants