We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Claim search can replace using the endpoint we do today.
Sample everyone query: {"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"no_totals":true,"any_tags":[],"channel_ids":[],"not_channel_ids":[],"not_tags":["porn","nsfw","mature","xxx"],"order_by":["trending_global","trending_mixed"]},"id":1565103688746}
{"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"no_totals":true,"any_tags":[],"channel_ids":[],"not_channel_ids":[],"not_tags":["porn","nsfw","mature","xxx"],"order_by":["trending_global","trending_mixed"]},"id":1565103688746}
The text was updated successfully, but these errors were encountered:
created separate issue for sdk upgrade
Sorry, something went wrong.
No branches or pull requests
Claim search can replace using the endpoint we do today.
Sample everyone query:
{"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"no_totals":true,"any_tags":[],"channel_ids":[],"not_channel_ids":[],"not_tags":["porn","nsfw","mature","xxx"],"order_by":["trending_global","trending_mixed"]},"id":1565103688746}
The text was updated successfully, but these errors were encountered: