Files
optima/api/bruno/optima/Teapot.bru
T

16 lines
155 B
Plaintext

meta {
name: Teapot
type: http
seq: 1
}
get {
url: http://localhost:3000/v1/teapot
body: none
auth: inherit
}
settings {
encodeUrl: true
}