Go-TestAPI/golang-test/Manufacturer/Get All Manufacturers.bru

12 lines
125 B
Plaintext

meta {
name: Get All Manufacturers
type: http
seq: 3
}
get {
url: {{host}}/manufacturer
body: none
auth: none
}