Skip to content

Commit 74fe42c

Browse files
committed
feat: missing path
1 parent 2778c03 commit 74fe42c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/public-api.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ Payload:
144144
"id": "Only if you want to edit an existing post",
145145
"image": [
146146
{
147-
"id": "string"
147+
"id": "string",
148+
"path": "string"
148149
}
149150
]
150151
}

0 commit comments

Comments
 (0)