[REF] pms-api-rest: add controller 4 login

This commit is contained in:
miguelpadin
2021-12-27 11:31:35 +01:00
committed by Darío Lodeiros
parent b3ed4109bb
commit 6f672029f5
14 changed files with 156 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ class PmsFolioService(Component):
_inherit = "base.rest.service"
_name = "pms.folio.service"
_usage = "folios"
_collection = "pms.reservation.service"
_collection = "pms.private.services"
@restapi.method(
[