Open erjac77 opened 4 years ago
ISSUE TYPE
When I use DELETE as atc_method, it deletes all the AS3 Tenants.
It should only delete the Tenants specify in the declaration (or in as3_tenant property).
as3_tenant
PR #12
Thanks for the PR. Reviewing/testing today.
Another way of doing this declaratively would be to specify the Empty Tenants in a POST as well.
ISSUE TYPE
When I use DELETE as atc_method, it deletes all the AS3 Tenants.
It should only delete the Tenants specify in the declaration (or in
as3_tenant
property).