Skip to content

Commit 1e230d0

Browse files
authored
Merge pull request #504 from freee/feature/update_schema_files_2025-07-24-01-58
Update schema files
2 parents 90a8a8c + 50629a3 commit 1e230d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

v2020_06_15/open-api-3/api-schema.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18301,9 +18301,9 @@
1830118301
],
1830218302
"properties": {
1830318303
"name": {
18304-
"maxLength": 30,
18304+
"maxLength": 100,
1830518305
"type": "string",
18306-
"description": "セグメントタグ名 (30文字以内)",
18306+
"description": "セグメントタグ名 (100文字以内)",
1830718307
"example": "プロジェクトA"
1830818308
},
1830918309
"description": {
@@ -37638,9 +37638,9 @@
3763837638
"example": 1
3763937639
},
3764037640
"name": {
37641-
"maxLength": 30,
37641+
"maxLength": 100,
3764237642
"type": "string",
37643-
"description": "セグメントタグ名 (30文字以内)",
37643+
"description": "セグメントタグ名 (100文字以内)",
3764437644
"example": "プロジェクトA"
3764537645
},
3764637646
"description": {

0 commit comments

Comments
 (0)