Skip to content
Snippets Groups Projects
Commit 60a82b9f authored by Justin Ehlert's avatar Justin Ehlert
Browse files

Remove extra RAML schema

parent 9897a607
No related branches found
No related tags found
No related merge requests found
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {"$ref":"../definitions/container.json#/definitions/_id"},
"public": {"$ref":"../definitions/container.json#/definitions/public"},
"label": {"$ref":"../definitions/container.json#/definitions/label"},
"info": {"$ref":"../definitions/container.json#/definitions/info"}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment