[IMP] pms_api_rest: add cancellation flow and more

This commit is contained in:
Sara Lago
2021-08-06 09:41:52 +02:00
committed by Darío Lodeiros
parent 41a1df4fda
commit f904489e62
3 changed files with 42 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
from odoo.addons.base_rest.controllers import main
from ..lib_jwt.jwt_http import jwt_http
from ..lib_jwt.validator import validator