diff --git a/resources/schema/Operations.json b/resources/schema/Operations.json index dc954a324..988ba28c3 100644 --- a/resources/schema/Operations.json +++ b/resources/schema/Operations.json @@ -557,6 +557,9 @@ "type": "string", "enum": ["code", "value", "pref_term"] }, + "target": { + "type": "string" + }, "term_value": { "type": "string" },