Newer
Older
Colton Leekley-Winslow
committed
{
"$schema": "http://json-schema.org/draft-04/schema#",
"allOf":[
{"$ref":"../definitions/group.json#/definitions/group-input"}
Colton Leekley-Winslow
committed
],
"required": ["_id"]
}