-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Swagger BreakingChange
Mike Harder edited this page Jul 22, 2025
·
2 revisions
If Swagger BreakingChange
fails with AutoRest threw a runtime error
, the root cause is likely a problem in your spec causing AutoRest to crash. To debug:
- Determine if the problem is "before" or "after" your PR (or both)
- Checkout the target branch of your PR (likely
main
orRPSaaSMaster
)