1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Run Linter

This commit is contained in:
Bradley Schofield 2022-11-14 09:33:49 +00:00
parent 66b805829c
commit cdb4c60c3c

View file

@ -496,7 +496,7 @@ App::patch('/v1/projects/:projectId/auth/limit')
$response->dynamic($project, Response::MODEL_PROJECT);
});
App::patch('/v1/projects/:projectId/auth/authDuration')
->desc('Update Project Authentication Duration')