Skip to content

Commit

Permalink
Remove duplicate OA parameter from ScheduleController
Browse files Browse the repository at this point in the history
  • Loading branch information
BarraFiqaulihi authored Feb 24, 2024
1 parent d32cc56 commit e4263d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/Http/Controllers/V4DB/ScheduleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ class ScheduleController extends Controller
* operationId="getSchedules",
* tags={"schedules"},
*
* @OA\Parameter(ref="#/components/parameters/page"),
*
* @OA\Parameter(
* name="filter",
* in="query",
Expand Down

0 comments on commit e4263d1

Please sign in to comment.