Skip to content

Commit

Permalink
Update schemas/2.2/schema.json
Browse files Browse the repository at this point in the history
Co-authored-by: Jonne Haß <[email protected]>
  • Loading branch information
6543 and jhass authored Dec 10, 2023
1 parent 16cb574 commit 4f6b2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/2.2/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}$"
}
Expand Down

0 comments on commit 4f6b2ae

Please sign in to comment.