Skip to content

Commit cc05556

Browse files
author
github-actions
committed
Update REST API documentation Thu Apr 24 07:54:54 UTC 2025
1 parent c8ea446 commit cc05556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

restapi.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1706,12 +1706,12 @@
17061706
"type": "string",
17071707
"example": "Newsletter"
17081708
},
1709-
"template": {
1709+
"content": {
17101710
"type": "string",
17111711
"example": "Hello World!",
17121712
"nullable": true
17131713
},
1714-
"template_text": {
1714+
"text": {
17151715
"type": "string",
17161716
"nullable": true
17171717
},

0 commit comments

Comments
 (0)