Overhaul refactor. Still things in progress
This commit is contained in:
15
bruno/Metars/Find Metars.bru
Normal file
15
bruno/Metars/Find Metars.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Find Metars
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{BASE_URL}}/metars?icaos=KHEF,KJYO,KLNS,KRMN,KIAD,KSFO,KPBI,KJFK,KORD,KDAL,KSAN,KGFK
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:query {
|
||||
icaos: KHEF,KJYO,KLNS,KRMN,KIAD,KSFO,KPBI,KJFK,KORD,KDAL,KSAN,KGFK
|
||||
}
|
||||
Reference in New Issue
Block a user