Using cds.mtx module for multitenancy.
Actual Behaviour 1. All schema entities are getting created and Working fine.
2. For JSON Collection, getting Error: {"error":{"message":"ERROR: There is no instance for tenant \"anonymous\""}}
Is there any JSON collection support available for multitenancy or do we need to use only schema based approach?