uas-web-22412056/costapy/web.bru
2025-07-15 15:20:21 +07:00

18 lines
163 B
Plaintext

meta {
name: web
type: http
seq: 10
}
get {
url: http://localhost:11000/api/read
body: none
auth: inherit
}
body:json {
{
"food":"Pasta"
}
}