Files
T120B165/Bruno/Testing/Posts/Get post by id of 1.bru
2025-10-06 10:42:47 +03:00

12 lines
128 B
Plaintext

meta {
name: Get post by id of 1
type: http
seq: 6
}
get {
url: {{baseUrl}}/api/posts/1
body: none
auth: inherit
}