mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update website/docs/dev_colorspace.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
4abd63179a
commit
ad43d126c5
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ The *colorspaceData* are stored at root of representation dictionary during publ
|
|||
|
||||
|
||||
## How to integrate it into a host
|
||||
1. Each host setting schema should have following shemas. Ideally at top of all categories so it mimic already defined order at other hosts.
|
||||
1. The settings for a host should add the `imagio` schema. Ideally near the top of all categories in its `/settings/entities/schemas/system_scheams/host_settings/schema_{host}.json` so it matches the settings layout other hosts.
|
||||
```json
|
||||
{
|
||||
"key": "imageio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue