{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Success", "type": "object", "description": "Variable object with the response from the component.", "example": { "status": "ok" } }