Skip to content

Commit

Permalink
Merge pull request #16 from biigle/mzur-patch-1
Browse files Browse the repository at this point in the history
Update RequestController.php
  • Loading branch information
mzur authored Aug 30, 2024
2 parents 63dac4e + 71a9976 commit 4a45fae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Http/Controllers/Api/RequestController.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ class RequestController extends Controller
* Saves action/visit count from cron job
*
* @api {post} /kpis Save actions/visits KPIs
* @apiGroup KPIs
* @apiName StoreKpis
* @apiPermission kpiToken
* @apiDescription The submitted values are stored for the previous day.
* @apiParam {Number} visits The number of GET requests to `/` (without bots).
Expand Down

0 comments on commit 4a45fae

Please sign in to comment.