Schema registrationapi-resource-response.json
Show original (referenced schemas with $ref)
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Returning a registered resource from the Registration API",
"oneOf": [ ],
"title": "Registered resource",
"type": "object"
}