Overhaul refactor. Still things in progress
This commit is contained in:
11
bruno/Airports/Delete All Airports.bru
Normal file
11
bruno/Airports/Delete All Airports.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Delete All Airports
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
|
||||
delete {
|
||||
url: {{BASE_URL}}/airports
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user