mise en place de stats
This commit is contained in:
@@ -421,6 +421,11 @@ export_offers:
|
||||
defaults: { _controller: App\Controller\ExportController:export_offers }
|
||||
|
||||
|
||||
#== Export ======================================================================================================
|
||||
app_stat_view:
|
||||
path: /user/stat
|
||||
defaults: { _controller: App\Controller\StatController:view }
|
||||
|
||||
#== API ===========================================================================================================
|
||||
app_api:
|
||||
path: /api/{key}
|
||||
|
Reference in New Issue
Block a user