12 lines
140 B
Plaintext
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
|
|
}
|