Fix main import and rework files for Bruno collection
This commit is contained in:
parent
16f3810210
commit
d1f0ea2a70
43 changed files with 78 additions and 33 deletions
|
|
@ -1,22 +0,0 @@
|
|||
meta {
|
||||
name: 17 - v3/getExplorer
|
||||
type: http
|
||||
seq: 17
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{GEOGUESSR_API_URL}}/v3/explorer
|
||||
body: none
|
||||
auth: apikey
|
||||
}
|
||||
|
||||
auth:apikey {
|
||||
key: Cookie
|
||||
value: _ncfa={{GEOGUESSR_NCFA_COOKIE}}
|
||||
placement: header
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue