ynput / ayon-python-api

Apache License 2.0
8 stars 3 forks source link

Root values and sites enhancements #153

Closed iLLiCiTiT closed 3 months ago

iLLiCiTiT commented 3 months ago

Description

Implemented new functions to receive site root values.

Additional information

The new functions are using endpoint projects/{project name}/siteRoots which can expect site id or platform name. The platform name option can be used to get default project root values. Renamed getters of root overrides to have better naming (old functions marked as deprecated).

kalisp commented 3 months ago

Waiting for https://github.com/ynput/ayon-backend/pull/174