open-street-map-history-plugin/routing.yml

7 lines
255 B
YAML
Raw Normal View History

2021-03-23 21:36:22 +03:00
mibew_geoip_data:
path: /operator/history/geoip
defaults:
_controller: Mibew\Mibew\Plugin\OpenStreetMapHistory\Controller\GeoIPDataController::getGeoIPData
_access_check: Mibew\AccessControl\Check\LoggedInCheck
methods: [POST]