Currently, when an AyonCppApi instance is created, it needs the AYON_PROJECT_NAME environment variable to get overwrites from the server.
It would be great if we find a way to allow for multiple projects to be registered, maybe allow adding projects via func() call so that cross-project resolution is possible
Currently, when an AyonCppApi instance is created, it needs the AYON_PROJECT_NAME environment variable to get overwrites from the server.
It would be great if we find a way to allow for multiple projects to be registered, maybe allow adding projects via func() call so that cross-project resolution is possible