Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python] reject namespaces with - in them #6859

Open
iscai-msft opened this issue Apr 3, 2025 · 0 comments
Open

[python] reject namespaces with - in them #6859

iscai-msft opened this issue Apr 3, 2025 · 0 comments
Labels
emitter:client:python Issue for the Python client emitter: @typespec/http-client-python

Comments

@iscai-msft
Copy link
Member

This is to avoid confusion when people pass in something like azure-ai-projects as the namespace input. We treat this as one string, and we don't split on -, so we should reject

@iscai-msft iscai-msft added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
Projects
None yet
Development

No branches or pull requests

1 participant