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

Feature request: generate in sub-namespaces for clients and models #2818

Open
xiangyan99 opened this issue Aug 7, 2024 · 2 comments
Open

Comments

@xiangyan99
Copy link
Member

In Search service, we have two different namespaces: azure.search.documents & azure.search.documents.indexes.

Here are what we want to achieve:

  1. We want to create two clients. One under azure.search.documents and the other under azure.search.documents.indexes.
  2. We want to split the models into two namespaces. (What it matters here are the docs.)

Thanks.

@xiangyan99 xiangyan99 changed the title Feature request: generate in sub-namespaces for clients Feature request: generate in sub-namespaces for clients and models Aug 8, 2024
@pshao25 pshao25 transferred this issue from Azure/autorest Sep 9, 2024
@pshao25
Copy link
Member

pshao25 commented Sep 9, 2024

@xiangyan99 next time you could directly open up issue in autorest.python to get timely support.

@iscai-msft
Copy link
Contributor

@xiangyan99 this is something we're actively looking to do across all sdks: by default namespaces correspond to namespaces in our generated packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants