{ "attributes": { "specversion": { "type": "string", "readonly": true, "required": true, "default": "1.0-rc1" }, "registryid": { "type": "string", "immutable": true, "readonly": true, "required": true }, "self": { "type": "url", "immutable": true, "readonly": true, "required": true }, "shortself": { "type": "url", "immutable": true, "readonly": true }, "xid": { "type": "xid", "readonly": true, "immutable": true, "required": true }, "epoch": { "type": "uinteger", "readonly": true, "required": true }, "name": { "type": "string" }, "description": { "type": "string" }, "documentation": { "type": "url" }, "labels": { "type": "map", "item": { "type": "string" } }, "createdat": { "type": "timestamp", "required": true }, "modifiedat": { "type": "timestamp", "required": true }, "capabilities": { "type": "object", "attributes": { "*": { "type": "any" } } }, "model": { "type": "object", "attributes": { "*": { "type": "any" } } }, "sample_groupsurl": { "type": "url", "immutable": true, "readonly": true, "required": true }, "sample_groupscount": { "type": "uinteger", "readonly": true, "required": true }, "sample_groups": { "type": "map", "item": { "type": "object" } } }, "groups": { "sample_groups": { "plural": "sample_groups", "singular": "sample_group", "attributes": { "sample_groupid": { "type": "string", "immutable": true, "required": true }, "self": { "type": "url", "readonly": true, "immutable": true, "required": true }, "xid": { "type": "xid", "readonly": true, "immutable": true, "required": true }, "epoch": { "type": "uinteger", "readonly": true, "required": true }, "name": { "type": "string" }, "isdefault": { "type": "boolean", "readonly": true, "required": true, "default": false }, "description": { "type": "string" }, "documentation": { "type": "url" }, "labels": { "type": "map", "item": { "type": "string" } }, "createdat": { "type": "timestamp", "required": true }, "modifiedat": { "type": "timestamp", "required": true }, "sample_resource": { "type": "any" }, "sample_resourceurl": { "type": "url" }, "sample_resourcebase64": { "type": "string" }, "metaurl": { "type": "url", "required": true }, "meta": { "type": "object" }, "sample_resourcesurl": { "type": "url", "immutable": true, "readonly": true, "required": true }, "sample_resourcescount": { "type": "uinteger", "readonly": true, "required": true }, "sample_resources": { "type": "map", "item": { "type": "object" } } }, "resources": { "sample_resources": { "plural": "sample_resources", "singular": "sample_resource", "attributes": { "sample_resourceid": { "type": "string", "immutable": true, "required": true }, "versionid": { "type": "string", "immutable": true, "required": true }, "self": { "type": "url", "immutable": true, "readonly": true, "required": true }, "shortself": { "type": "url", "readonly": true, "immutable": true }, "xid": { "type": "xid", "readonly": true, "immutable": true, "required": true }, "epoch": { "type": "uinteger", "readonly": true, "required": true }, "name": { "type": "string" }, "isdefault": { "type": "boolean", "readonly": true, "required": true, "default": false }, "description": { "type": "string" }, "documentation": { "type": "url" }, "labels": { "type": "map", "item": { "type": "string" } }, "createdat": { "type": "timestamp", "required": true }, "modifiedat": { "type": "timestamp", "required": true }, "contenttype": { "type": "string" }, "versionsurl": { "type": "url", "immutable": true, "readonly": true, "required": true }, "versionscount": { "type": "uinteger", "readonly": true, "required": true }, "versions": { "type": "map", "item": { "type": "object" } } }, "metaattributes": { "sample_resourceid": { "type": "string", "immutable": true, "required": true }, "self": { "type": "url", "immutable": true, "readonly": true, "required": true }, "shortself": { "type": "url", "readonly": true, "immutable": true, "required": true }, "xid": { "type": "xid", "readonly": true, "immutable": true, "required": true }, "xref": { "type": "url" }, "epoch": { "type": "uinteger", "readonly": true, "required": true }, "readonly": { "type": "boolean", "readonly": true, "required": true, "default": false }, "compatibility": { "type": "string", "enum": [ "none", "backward", "backward_transitive", "forward", "forward_transitive", "full", "full_transitive" ], "required": true, "default": "none" }, "compatibilityauthority": { "type": "string", "enum": [ "external", "server" ] }, "deprecated": { "type": "object", "attributes": { "effective": { "type": "timestamp" }, "removal": { "type": "timestamp" }, "alternative": { "type": "url" }, "docs": { "type": "url" }, "*": { "type": "any" } } }, "defaultversionid": { "type": "string", "required": true }, "defaultversionurl": { "type": "url", "readonly": true, "required": true }, "defaultversionsticky": { "type": "boolean", "required": true, "default": false } } } } } } }