Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/api/user-playback/config/routes.json
Назад
{ "routes": [ { "method": "GET", "path": "/user-playbacks", "handler": "user-playback.find", "config": { "policies": [] } }, { "method": "GET", "path": "/user-playbacks/count", "handler": "user-playback.count", "config": { "policies": [] } }, { "method": "GET", "path": "/user-playbacks/:id", "handler": "user-playback.findOne", "config": { "policies": [] } }, { "method": "GET", "path": "/user-playbacks/getRecentPlaybacks/:id", "handler": "user-playback.getRecentPlaybacks", "config": { "policies": [] } }, { "method": "POST", "path": "/user-playbacks/refreshPlayback", "handler": "user-playback.refreshPlayback", "config": { "policies": [] } }, { "method": "POST", "path": "/user-playbacks/stopPlayback", "handler": "user-playback.stopPlayback", "config": { "policies": [] } }, { "method": "POST", "path": "/user-playbacks/validatePlay", "handler": "user-playback.validatePlay", "config": { "policies": [] } }, { "method": "POST", "path": "/user-playbacks", "handler": "user-playback.create", "config": { "policies": [] } }, { "method": "PUT", "path": "/user-playbacks/:id", "handler": "user-playback.update", "config": { "policies": [] } }, { "method": "DELETE", "path": "/user-playbacks/:id", "handler": "user-playback.delete", "config": { "policies": [] } } ] }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка