mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] pms-api-rest: fix service av. plan rules
This commit is contained in:
committed by
Darío Lodeiros
parent
de7cedf8f6
commit
2eaae4b9bb
@@ -68,7 +68,7 @@ class PmsAvailabilityPlanService(Component):
|
||||
[
|
||||
(
|
||||
[
|
||||
"/<int:availability_plan>",
|
||||
"/<int:availability_plan>/rules",
|
||||
],
|
||||
"GET",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user