Fixed docker issue temporarily
This commit is contained in:
@@ -5,11 +5,12 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{API_URL}}/metars?icaos=KJYO,KOKV,KMRB,KHEF,KIAD
|
||||
url: {{API_URL}}/metars?icaos=KJYO,KOKV,KMRB,KHEF,KIAD&force=true
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:query {
|
||||
icaos: KJYO,KOKV,KMRB,KHEF,KIAD
|
||||
force: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user