Skip to content

Commit

Permalink
Change indent in api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lehecht committed Apr 3, 2024
1 parent e1054ac commit 42f5ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Http/Controllers/RequestController.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ class RequestController extends Controller
*
* @apiParamExample {JSON} Request example (JSON):
* {
* "visits": 10,
* "actions": 20
* "visits": 10,
* "actions": 20
* }
*
*
Expand Down

0 comments on commit 42f5ebb

Please sign in to comment.