Expand parser, fixed comments
This commit is contained in:
@@ -5,13 +5,12 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{BASE_URL}}/airports?icaos=00AA&page=1&limit=1000
|
||||
url: {{BASE_URL}}/airports?page=1&limit=1000
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:query {
|
||||
icaos: 00AA
|
||||
page: 1
|
||||
limit: 1000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user