Multitenancy tenantId with hyphen

I see that there is a validator on tenantId that says only allow letters, numbers or underscore.

When I create tenants through code there are no restrictions and there doesn’t seem to be any problems.

Is there a specific reason that hyphen’s are not allowed?

Hello, @jeff1

There are no restrictions on the use of hyphens. In future updates we will add the ability to use a hyphen.

Regards,
Nikita

@shchienko Thanks for the update.

I already submitted a pull request that adds the ability to use a hyphen.