mirror of https://github.com/pelias/api.git
Harish Krishna
10 years ago
7 changed files with 13 additions and 13 deletions
@ -1,6 +1,6 @@
|
||||
|
||||
#> valid get query |
||||
path: '/get?id=geoname:4221195&id=geoname:4193595' |
||||
#> valid doc query |
||||
path: '/doc?id=geoname:4221195&id=geoname:4193595' |
||||
|
||||
#? 200 ok |
||||
response.statusCode.should.equal 200 |
@ -1,6 +1,6 @@
|
||||
|
||||
#> valid get query |
||||
path: '/get?id=geoname:4221195' |
||||
#> valid doc query |
||||
path: '/doc?id=geoname:4221195' |
||||
|
||||
#? 200 ok |
||||
response.statusCode.should.equal 200 |
Loading…
Reference in new issue