Implement ayon uris endpoint

Open
#182 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
50/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start at the ServerAPI entry point and inspect how project-scoped endpoints are represented. Add get_ayon_entity_uris for projects/{project_name}/uris, then verify that it retrieves the endpoint’s URI data for a project. Done means the function is available on ServerAPI and handles the requested endpoint consistently with the surrounding API methods.

Written by the indexing model from the issue text.

Description

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 to ServerAPI.

Dominant language
Python
Stars
16
Forks
15
Avg merge
1d 9h
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ynput/ayon-python-api

All issues in ynput/ayon-python-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.