mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] pms-api-rest: tsts cors
This commit is contained in:
committed by
Darío Lodeiros
parent
8eee99f5d1
commit
a6a5f42b6c
@@ -5,4 +5,5 @@ class BaseRestPrivateApiController(main.RestController):
|
||||
_root_path = "/api/"
|
||||
_collection_name = "pms.services"
|
||||
_default_auth = "public"
|
||||
|
||||
_default_cors = "*"
|
||||
|
||||
Reference in New Issue
Block a user