summaryrefslogtreecommitdiff
path: root/schemas/config
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-05-25 12:40:51 +0200
committerValery Piashchynski <[email protected]>2023-05-25 12:40:51 +0200
commita9800eae9f06092c8c339d197067e6afb503a445 (patch)
tree8d3246938c19838b9431f748e3699df8bb648049 /schemas/config
parent9002b16d9944dc72b9c26b785232861ed43dd787 (diff)
feat: update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'schemas/config')
-rw-r--r--schemas/config/3.0.schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/config/3.0.schema.json b/schemas/config/3.0.schema.json
index aa578ba3..5134dba0 100644
--- a/schemas/config/3.0.schema.json
+++ b/schemas/config/3.0.schema.json
@@ -1852,7 +1852,7 @@
},
"proto": {
"type": "array",
- "description": "Proto file to use, multiply files supported [SINCE 2.6]",
+ "description": "Proto file to use, multiply files supported [SINCE 2.6]. As of [v2023.1.4], wilcards are allowed in the proto field",
"items": {
"type": "string"
}