{ "openapi": "3.1.1", "info": { "title": "Definition API", "version": "latest", "x-status": "STABLE", "x-spec": "definition" }, "security": [], "servers": [ { "url": "https://{baseUrl}/v1", "description": "An example openEHR server URL.", "variables": { "baseUrl": { "default": "cataniamc.prod.cadasto.com", "description": "The (example) server base URL prefix providing openEHR services. This may contain server name, port and base path prefix." } } } ], "paths": { "/definition/template/adl1.4": { "post": { "operationId": "definition_template_adl1.4_upload", "summary": "Upload a template", "description": "Upload a new ADL 1.4 operational template (OPT).\n", "tags": [ "ADL1.4" ], "parameters": [ { "$ref": "#/components/parameters/Prefer" } ], "requestBody": { "description": "", "content": { "application/xml": { "schema": { "oneOf": [ { "$ref": "#/components/schemas/OperationalTemplate" }, { "type": "string" } ] }, "examples": { "default": { "value": "