github.com/emreu/go-swagger@v0.22.1/fixtures/diff/response.diff.txt (about)

     1  NON-BREAKING CHANGES:
     2              =====================
     3              /a/:get -> 201 Response- Added response
     4              /a/:put -> 200 Response - colour : string - Added property
     5              /a/:put -> 200 Response - description : string - Narrowed type <string -> integer.int32>
     6              /a/{id}:get -> 200 Response - colour : string - Added property
     7              /a/{id}:get -> 200 Response - description : string - Narrowed type <string -> integer.int32>
     8              
     9              BREAKING CHANGES:
    10              =================
    11              /a/:get -> 200 Response- Deleted response
    12