Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/api/v1/reservations/weekly?date=2025-01-19' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}