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