mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
changed docstrings
This commit is contained in:
parent
aafc6470c2
commit
ecba1daaa0
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ Family tells how should be instance processed and subset what name will publishe
|
|||
<Plugin name>: {...},
|
||||
...
|
||||
},
|
||||
## Additional data related to instance (`asset`, `task`, etc.)
|
||||
## Additional data related to instance (`folderPath`, `task`, etc.)
|
||||
...
|
||||
}
|
||||
```
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Requires:
|
|||
context -> anatomyData
|
||||
context -> projectEntity
|
||||
context -> assetEntity
|
||||
instance -> asset
|
||||
instance -> folderPath
|
||||
instance -> subset
|
||||
instance -> family
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue