diff --git a/pms_api_rest/services/pms_availability_plan_service.py b/pms_api_rest/services/pms_availability_plan_service.py index 6c95184ef..fcd17e5c2 100644 --- a/pms_api_rest/services/pms_availability_plan_service.py +++ b/pms_api_rest/services/pms_availability_plan_service.py @@ -68,7 +68,7 @@ class PmsAvailabilityPlanService(Component): [ ( [ - "/", + "//rules", ], "GET", )