github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/fixtures/diff/refprop.diff.txt (about) 1 BREAKING CHANGES: 2 ================= 3 /a/:get -> 200 - Response - Body<array[A1]>.wasRef<A5> - Changed type - <A5> -> <string> 4 /a/{id}:patch - Request - Body.changeRef<A5> - Changed ref to different object - <A5> -> <A1> 5 /b/:post - Request - Body.wasRef<A5> - Changed type - <A5> -> <string> 6 /b/:post -> 200 - Response - Body<A1>.wasRef<A5> - Changed type - <A5> -> <string> 7 compatibility test FAILED: 4 breaking changes detected