mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] pms-api-rest: adapt jwt auth to oca/rest-framework's lasts udpates
This commit is contained in:
committed by
Darío Lodeiros
parent
72d7600755
commit
7f6faae55d
@@ -19,7 +19,6 @@ class PmsPartnerService(Component):
|
||||
)
|
||||
],
|
||||
output_param=Datamodel("pms.partner.info", is_list=True),
|
||||
auth="public",
|
||||
)
|
||||
def get_partners(self):
|
||||
domain = []
|
||||
|
||||
Reference in New Issue
Block a user