Skip to content

Swagger BreakingChange

Mike Harder edited this page Jul 22, 2025 · 2 revisions

Table of Contents

AutoRest Exceptions

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:

  1. Determine if the problem is "before" or "after" your PR (or both)
  2. Checkout the target branch of your PR (likely main or RPSaaSMaster)
Clone this wiki locally