Files
2025-10-06 10:42:47 +03:00

12 lines
140 B
Plaintext

meta {
name: Get specific comment
type: http
seq: 7
}
get {
url: {{baseUrl}}/api/posts/1/comments/1
body: none
auth: inherit
}