Schema sender-receiver-base.json
Show original (referenced schemas with $ref)
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Describes the Connection API sender/receiver base resource",
"items": { },
"title": "Connection API sender/receiver base resource",
"type": "array",
"uniqueItems": true
}