{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Entitlements", "type": "object", "properties": { "createEnvironments": { "type": "boolean" }, "globalDeployment": { "type": "boolean" }, "createSubOrgs": { "type": "boolean" } } }