github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/fixtures/diff/enum.diff.breaking.txt (about)

     1  BREAKING CHANGES:
     2  =================
     3  /a/:get - Request - Query.personality<string> - Deleted possible enumeration(s) - saucy
     4  /a/:get -> 200 - Response - Body<array[A1]>.personality<string> - Added possible enumeration(s) - sane
     5  /a/{id}:get -> 200 - Response - Body<array[A1]>.personality<string> - Added possible enumeration(s) - sane
     6  /b/:get -> 200 - Response - Body<array[A1]>.personality<string> - Added possible enumeration(s) - sane
     7  compatibility test FAILED: 4 breaking changes detected