mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] pms_api_rest: module created
This commit is contained in:
committed by
Darío Lodeiros
parent
acbba44c66
commit
a729aa4b3d
@@ -7,8 +7,8 @@ from odoo.http import request
|
||||
|
||||
from odoo.addons.auth_signup.models.res_users import SignupError
|
||||
|
||||
from ..lib.jwt_http import jwt_http
|
||||
from ..lib.validator import validator
|
||||
from ..lib_jwt.jwt_http import jwt_http
|
||||
from ..lib_jwt.validator import validator
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user