Schema flows.json
Show original (referenced schemas with $ref)
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "A list of Flow resources",
"items": { },
"title": "Collection of Flows",
"type": "array",
"uniqueItems": true
}