Files
aviation/bruno/Airports/Get All Airports.bru

12 lines
120 B
Plaintext

meta {
name: Get All Airports
type: http
seq: 3
}
get {
url: {{BASE_URL}}/airports
body: none
auth: none
}