Skip to content

Commit 26bc8d7

Browse files
author
github-actions
committed
Update REST API documentation Wed Apr 22 12:11:50 UTC 2026
1 parent ff062ab commit 26bc8d7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

restapi.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7005,6 +7005,11 @@
70057005
"type": "string",
70067006
"example": "[CONTENT]"
70077007
},
7008+
"list_order": {
7009+
"type": "integer",
7010+
"example": 10,
7011+
"nullable": true
7012+
},
70087013
"file": {
70097014
"description": "Optional file upload for HTML content",
70107015
"type": "string",
@@ -7241,6 +7246,11 @@
72417246
"type": "string",
72427247
"example": "[CONTENT]"
72437248
},
7249+
"list_order": {
7250+
"type": "integer",
7251+
"example": 10,
7252+
"nullable": true
7253+
},
72447254
"file": {
72457255
"description": "Optional file upload for HTML content",
72467256
"type": "string",

0 commit comments

Comments
 (0)