mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[REF] pms-api-rest: add controller 4 login
This commit is contained in:
committed by
Darío Lodeiros
parent
b3ed4109bb
commit
6f672029f5
@@ -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(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user