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: 7 - DEPRECATED v3/getProfilesAchivements
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{GEOGUESSR_API_URL}}/v3/profiles/achievements
|
||||
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