summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-05-25 12:57:00 +0200
committerGitHub <[email protected]>2023-05-25 12:57:00 +0200
commitd1a39a542cecf3ecedb4acf5978892e38bf15137 (patch)
treef9ea2bb550840e6272ac67b596be9f66494ca02b /schemas
parentd1a6afbf872a627c8901f4523000aa5c60ab9a4e (diff)
parent0e68455310f556f6ee4039cc7ad08bfc43c89ad7 (diff)
[#1575]: release: `v2023.1.4`v2023.1.4
Diffstat (limited to 'schemas')
-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"
}