jeff1
(Jeff)
#1
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?
shchienko
(Nikita Schienko)
#3
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
jeff1
(Jeff)
#5
@shchienko Thanks for the update.
I already submitted a pull request that adds the ability to use a hyphen.