X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b7422004421ff5f9ecf9c9f6d8fb5d23d9d0f2ec..5751686fdce33f6b69a93dd1641ceacb2239791f:/test/bdd/api/details/params.feature?ds=sidebyside diff --git a/test/bdd/api/details/params.feature b/test/bdd/api/details/params.feature index 3bb5bf7c..3d5635de 100644 --- a/test/bdd/api/details/params.feature +++ b/test/bdd/api/details/params.feature @@ -7,9 +7,9 @@ Feature: Object details Then the result is valid json And result has attributes geometry And result has not attributes keywords,address,linked_places,parentof - And results contain - | geometry+type | - | Point | + And results contain in field geometry + | type | + | Point | Scenario: JSON Details with pretty printing When sending json details query for W297699560 @@ -75,9 +75,9 @@ Feature: Object details | 1 | Then the result is valid json And result has attributes geometry - And results contain - | geometry+type | - | | + And results contain in field geometry + | type | + | | Examples: | osmid | geometry |