MiniBlog

更新文章

put/v1/posts/{postID}

Path parameters

postIDstring required

Request body

postIDstring
titlestring
contentstring

Response

OK

V1UpdatePostResponse required

UpdatePostResponse 表示更新文章响应

Changes