Skip to content

Commit 473521f

Browse files
committed
Update the test cassette
1 parent baf8b3e commit 473521f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/cassettes/geocaching_quick_search.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
"method": "GET",
28-
"uri": "https://www.geocaching.com/api/proxy/web/search?box=49.74%2C13.38%2C49.73%2C13.4&take=200&asc=true&skip=0&sort=datelastvisited"
28+
"uri": "https://www.geocaching.com/api/proxy/web/search/v2?box=49.74%2C13.38%2C49.73%2C13.4&take=200&asc=true&skip=0&sort=datelastvisited"
2929
},
3030
"response": {
3131
"body": {
@@ -78,7 +78,7 @@
7878
"code": 200,
7979
"message": "OK"
8080
},
81-
"url": "https://www.geocaching.com/api/proxy/web/search?box=49.74%2C13.38%2C49.73%2C13.4&take=200&asc=true&skip=0&sort=datelastvisited"
81+
"url": "https://www.geocaching.com/api/proxy/web/search/v2?box=49.74%2C13.38%2C49.73%2C13.4&take=200&asc=true&skip=0&sort=datelastvisited"
8282
}
8383
}
8484
],

0 commit comments

Comments
 (0)