v3.0.18
francoisjacques
released this
18 Mar 16:33
·
292 commits
to master
since this release
Per project visibility settings for schema methods
We've added the ability to query the per-project visibility status for entities, fields and statuses (affecting the methods schema_read()
, schema_entity_read()
and schema_field_read()
). To retrieve the per-project visibility, you need to pass a Project entity that specifies the project against which the visibility status should checked. If it's not provided, then everything is visible. This requires Shotgun server v5.4.4 or above.