Skip to content

Commit 1e33c01

Browse files
author
github-actions
committed
Update REST API documentation Wed Jul 15 12:09:14 UTC 2026
1 parent 38c1495 commit 1e33c01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

restapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8432,7 +8432,7 @@
84328432
"type": "boolean",
84338433
"example": true
84348434
},
8435-
"fileName": {
8435+
"file_name": {
84368436
"type": "string",
84378437
"example": "test.png"
84388438
},
@@ -8444,7 +8444,7 @@
84448444
"type": "string",
84458445
"example": "https://ex.com/uploads/test.png"
84468446
},
8447-
"mimeType": {
8447+
"mime_type": {
84488448
"type": "string",
84498449
"example": "image/png"
84508450
},

0 commit comments

Comments
 (0)