v1

latestOpenAPI 3.0.32026-07-17132018.5 KB
MiniBlog

UpdatePost 更新文章

put/v1/posts/{postID}

Path parameters

postIDstring required

postID 表示要更新的文章 ID

Request body

postIDstring

postID 表示要更新的文章 ID

titlestring

title 表示更新后的博客标题

contentstring

content 表示更新后的博客内容

Response

OK

V1UpdatePostResponse required

UpdatePostResponse 表示更新文章响应