changedOutput schema / (root)
Previous value: -{
- "additionalProperties": true,
- "properties": {
- "_meta": {
- "additionalProperties": true,
- "type": "object"
- },
- "allowed_values": {
- "type": "array"
- },
- "candidates": {
- "type": "array"
- },
- "error_code": {
- "type": "string"
- },
- "field": {
- "type": "string"
- },
- "hint": {
- "type": "string"
- },
- "include_obsolete": {
- "type": "boolean"
- },
- "limit": {
- "type": "integer"
- },
- "message": {
- "type": "string"
- },
- "next_offset": {
- "type": "integer"
- },
- "offset": {
- "type": "integer"
- },
- "query": {
- "type": "string"
- },
- "recovery_action": {
- "type": "string"
- },
- "results": {
- "items": {
- "additionalProperties": true,
- "properties": {
- "definition": {
- "additionalProperties": true,
- "properties": {
- "kind": {
- "const": "untrusted_text",
- "type": "string"
- },
- "provenance": {
- "additionalProperties": true,
- "properties": {
- "record_id": {
- "type": "string"
- },
- "retrieved_at": {
- "type": "string"
- },
- "source": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "raw_sha256": {
- "type": "string"
- },
- "text": {
- "type": "string"
- }
- },
- "type": [
- "object",
- "null"
- ]
- },
- "definition_snippet": {
- "additionalProperties": true,
- "properties": {
- "kind": {
- "const": "untrusted_text",
- "type": "string"
- },
- "provenance": {
- "additionalProperties": true,
- "properties": {
- "record_id": {
- "type": "string"
- },
- "retrieved_at": {
- "type": "string"
- },
- "source": {
- "type": "string"
- }
- },
- "type": "object"
- },
- "raw_sha256": {
- "type": "string"
- },
- "text": {
- "type": "string"
- }
- },
- "type": [
- "object",
- "null"
- ]
- },
- "name": {
- "type": "string"
- },
- "orpha_code": {
- "type": "string"
- },
- "score": {
- "type": "number"
- }
- },
- "type": "object"
- },
- "type": "array"
- },
- "retryable": {
- "type": "boolean"
- },
- "returned": {
- "type": "integer"
- },
- "success": {
- "type": "boolean"
- },
- "total": {
- "type": "integer"
- },
- "truncated": {
- "type": "boolean"
- }
- },
- "type": "object"
-}New value: +null