mirror of
https://github.com/Mibew/open-street-map-history-plugin.git
synced 2024-11-15 00:34:13 +03:00
7 lines
255 B
YAML
7 lines
255 B
YAML
mibew_geoip_data:
|
|
path: /operator/history/geoip
|
|
defaults:
|
|
_controller: Mibew\Mibew\Plugin\OpenStreetMapHistory\Controller\GeoIPDataController::getGeoIPData
|
|
_access_check: Mibew\AccessControl\Check\LoggedInCheck
|
|
methods: [POST]
|