Skip to content
Snippets Groups Projects
collection.json 221 B
Newer Older
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "allOf":[{"$ref":"../definitions/collection.json#/definitions/collection-output"}],
    "required": ["_id", "label", "created", "modified", "permissions"]
}