/
ON
onexstack
/
MiniBlog API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
13
20
18.5 KB
MiniBlog
GetPost 获取文章信息
get
/v1/posts/{postID}
Path parameters
postID
string
required
postID 表示要获取的文章 ID
Response
OK
V1GetPostResponse
required
GetPostResponse 表示获取文章响应
post
V1Post
Post 表示博客文章