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
Implement function for "projects/{project_name}/uris" endpoint.
"projects/{project_name}/uris"
Add function get_ayon_entity_uris to ServerAPI.
get_ayon_entity_uris
ServerAPI
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please describe the feature you have in mind and explain what the current shortcomings are?
Implement function for
"projects/{project_name}/uris"
endpoint.How would you imagine the implementation of the feature?
Add function
get_ayon_entity_uris
toServerAPI
.The text was updated successfully, but these errors were encountered: