-
Notifications
You must be signed in to change notification settings - Fork 57
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
[bug] @azure-tools/typespec-python keyError: OperationGroups
#2975
Comments
I'm also seeing it after bumping from 0.35.1 to 0.37.1. Stack trace:
|
Thanks for your feedback and let me take an investigation. |
Update: I have found the root cause and will fix it ASAP. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the recent typespec versioning updates to the rest-api-specs repo it looks like this error is back again for EventGrid System Events (a models only package):
cmdout [automation_generate.sh] 2024-12-17 21:40:57 [ERROR] KeyError: 'operationGroups'
as seen here: https://github.com/Azure/azure-rest-api-specs/pull/31739/checks?check_run_id=34561185899
Was there a design change? I believe we ran into this before and resolved it.
The text was updated successfully, but these errors were encountered: