feat: support filter extension #317
test.yaml
on: pull_request
Test diff action
7s
Test diff action with exclude-elements option
7s
Test diff action with composed option
12s
Test breaking changes
12s
Test fail on breaking changes
10s
Test breaking action with petsotre to validate no error of unable to process file command 'output...
5s
Test breaking action with composed option
5s
Test breaking changes with deprecation
9s
Test generation of changelog
13s
Test changelog action with composed option
10s
Annotations
7 errors and 5 warnings
|
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#L0
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/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
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
|
|
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
|