We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 144f11f + 266c34c commit dfbc900Copy full SHA for dfbc900
spec/transactional.json
@@ -7474,7 +7474,7 @@
7474
"labels": {
7475
"type": "array",
7476
"description": "an optional array of up to 10 labels to use for filtering templates",
7477
- "maxLength": 10,
+ "maxItems": 10,
7478
"items": {
7479
"type": "string",
7480
"description": "a single label",
@@ -7761,7 +7761,7 @@
7761
7762
7763
7764
7765
7766
7767
0 commit comments