| linkedplaces |
| 1 |
Then the result is valid json
+
+ Scenario Outline: HTML Details with keywords
+ When sending json details query for <osmid>
+ | keywords |
+ | 1 |
+ Then the result is valid json
+
+ Examples:
+ | osmid |
+ | W78099902 |
+ | N3121929846 |
+
+