diff --git a/schemas/2.2/schema.json b/schemas/2.2/schema.json index 7fdb946..7df060e 100644 --- a/schemas/2.2/schema.json +++ b/schemas/2.2/schema.json @@ -27,7 +27,7 @@ "additionalProperties": false, "properties": { "name": { - "description": "The utf8 encoded name", + "description": "If supported by the software the administrator configured name of this instance", "type": "string", "pattern": "^.{0,500}$" }