bump: oasdiff v1.20.1 (#180) #276
test-breaking.yaml
on: push
Test breaking changes
8s
Test fail on breaking changes
8s
Test breaking action with petsotre to validate no error of unable to process file command 'output...
10s
Test breaking action with composed option
10s
Test breaking changes with deprecation
13s
Test breaking action with flatten-allof option
11s
Test breaking action with err-ignore option
11s
Test breaking action picks up fail-on from .oasdiff.yaml
6s
Test breaking action picks up err-ignore from .oasdiff.yaml
8s
Annotations
11 errors, 5 warnings, and 1 notice
|
api-removed-without-deprecation:
specs/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
api-removed-without-deprecation:
specs/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets/{petId} the response property `name` became optional for the status `200`
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets/{petId} the response property `message` became optional for the status `default`
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API POST /pets the response property `message` became optional for the status `default`
|
|
new-required-request-property:
specs/petstore-revision.yaml#L102
in API POST /pets added the new required request property `tag2`
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets the response property `message` became optional for the status `default`
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets the response property `items/name` became optional for the status `200`
|
|
api-removed-without-deprecation:
specs/glob/base/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
response-property-became-optional:
specs/revision-allof.yaml#L0
in API GET /pets/{petId} the response property `name` became optional for the status `200`
|
|
api-stability-decreased:
specs/base-deprecation.yaml#L0
in API GET /pets endpoint stability level decreased from `stable` to `beta`
|
|
response-optional-property-removed:
specs/revision-breaking-warn.yaml#L0
in API GET /pets/{petId} removed the optional property `tag` from the response with the `200` status
|
|
response-optional-property-removed:
specs/revision-breaking-warn.yaml#L0
in API GET /pets removed the optional property `items/tag` from the response with the `200` status
|
|
response-optional-property-removed:
specs/petstore-revision.yaml#L0
in API GET /pets/{petId} removed the optional property `tag` from the response with the `200` status
|
|
request-property-removed:
specs/petstore-revision.yaml#L0
in API POST /pets removed the request property `tag`
|
|
response-optional-property-removed:
specs/petstore-revision.yaml#L0
in API GET /pets removed the optional property `items/tag` from the response with the `200` status
|
|
Test breaking action with composed option
oasdiff: the side-by-side review isn't available in composed mode (-c). The breaking-change report above is unaffected.
|