Skip to content

Commit

Permalink
Update ItemController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rastislav-chynoransky authored Jun 5, 2024
1 parent add45ee commit 60a73ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/Api/V1/ItemController.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class ItemController extends Controller
'additionals.location.keyword',
'exhibition',
'box',
'location',
];

private $rangeables = ['date_earliest', 'date_latest', 'additionals.order'];
Expand Down

0 comments on commit 60a73ed

Please sign in to comment.