3837 - Import data from external service #937

Merged
carlosjr merged 7 commits from 3837-edi_import into dev 2022-04-11 14:14:07 +00:00
1 changed files with 1 additions and 8 deletions
Showing only changes of commit fb514c21d6 - Show all commits

View File

@ -1,12 +1,5 @@
{
"name": "Edi",
"base": "VnModel",
"acls": [{
"property": "validations",
"accessType": "EXECUTE",
"principalType": "ROLE",
"principalId": "$everyone",
"permission": "ALLOW"
}]
"base": "VnModel"
}