illegalnumbers opened a new issue, #21710: URL: https://github.com/apache/pulsar/issues/21710
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version At least 3.0.1.6. It looks to be on master ### Minimal reproduce step Create a tenant admin with a blank string ### What did you expect to see? This fails to be accepted ### What did you see instead? You now have a blank tenant admin ### Anything else? See the `createTenant` method, it does not seem to call validation to the string input in the rest api. ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
