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

Non list API requiring a GetAll method in SDK generation #4946

Open
1 task done
tejasm-microsoft opened this issue Apr 11, 2024 · 0 comments
Open
1 task done

Non list API requiring a GetAll method in SDK generation #4946

tejasm-microsoft opened this issue Apr 11, 2024 · 0 comments
Labels
question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@tejasm-microsoft
Copy link

Before asking the question:

I am running the GenerateCode command for autorest and getting this issue on an endpoint that doesn't have a list result. :

fatal | The ResourceCollection SubmittedResourceRequestStatusCollection (RequestPath: /providers/Microsoft.Management/managementGroups/{managementGro
upId}/providers/Microsoft.Quota/groupQuotas/{groupQuotaName}/groupQuotaRequests/{requestId}) does not have a GetAll method
fatal | Process() cancelled due to failure

Here is the swagger json: Swagger Link
Is there a way to suppress this or find out why it's requiring a GetAll method?

  • have you checked the faq, the documentation in the docs folder and couldn't find the information there
@tejasm-microsoft tejasm-microsoft added the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

1 participant