mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
rename parentof to hierarchy and other lonvia Mar/29 PR feedback
This commit is contained in:
committed by
Sarah Hoffmann
parent
45aef06d00
commit
31c7f25541
@@ -29,12 +29,12 @@ Feature: Object details
|
||||
Then the result is valid json
|
||||
And result has attributes linked_places
|
||||
|
||||
Scenario: JSON Details with childplaces
|
||||
Scenario: JSON Details with hierarchy
|
||||
When sending json details query for W78099902
|
||||
| childplaces |
|
||||
| hierarchy |
|
||||
| 1 |
|
||||
Then the result is valid json
|
||||
And result has attributes parentof
|
||||
And result has attributes hierarchy
|
||||
|
||||
Scenario: JSON Details with linkedplaces
|
||||
When sending json details query for R123924
|
||||
|
||||
Reference in New Issue
Block a user