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 90a8a8c + 50629a3 commit 1e230d0Copy full SHA for 1e230d0
v2020_06_15/open-api-3/api-schema.json
@@ -18301,9 +18301,9 @@
18301
],
18302
"properties": {
18303
"name": {
18304
- "maxLength": 30,
+ "maxLength": 100,
18305
"type": "string",
18306
- "description": "セグメントタグ名 (30文字以内)",
+ "description": "セグメントタグ名 (100文字以内)",
18307
"example": "プロジェクトA"
18308
},
18309
"description": {
@@ -37638,9 +37638,9 @@
37638
"example": 1
37639
37640
37641
37642
37643
37644
37645
37646
0 commit comments