Files
aviation/bruno/Airports/Delete Airport.bru

12 lines
126 B
Plaintext

meta {
name: Delete Airport
type: http
seq: 5
}
delete {
url: {{BASE_URL}}/airports/TEST
body: none
auth: none
}