You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -251,7 +251,7 @@ The following are the possible configuration parameters:
251
251
|`icon_res`| :material-check: | POI subcategory icon id |`String`|`"ic_bike_stations"`|
252
252
|`selected`| :material-close: | Whether the subcategory is selected by default or not |`Boolean`|`true`|
253
253
|`group`| :material-check: | Subcategory POI group |`String`|`STANDARD`, `QUICK_FILTER_FREE_FLOATING`, `QUICK_FILTER_POI`|
254
-
|`types`| :material-check: | Subcategory POI types. Can be a [POI type id](https://playground.navitia.io/play.html?request=https://api.navitia.io/v1/poi_types?) or a free floating type |`String[]`|`[]"poi_type:amenity:bicycle_rental"]`|
254
+
|`types`| :material-check: | Subcategory POI types. Can be a [POI type id](https://playground.navitia.io/play.html?request=https://api.navitia.io/v1/poi_types?) or a free floating type |`String[]`|`["poi_type:amenity:bicycle_rental"]`|
0 commit comments