OAS Breaking Changes #219
oasdiff.yml
on: workflow_dispatch
Open API specification breaking changes detection
4s
Annotations
5 warnings
Open API specification breaking changes detection
Unexpected input(s) 'fail-on-diff', valid inputs are ['entryPoint', 'args', 'base', 'revision', 'fail-on', 'include-checks', 'include-path-params', 'deprecation-days-beta', 'deprecation-days-stable', 'exclude-elements', 'composed', 'output-to-file']
|
response-property-enum-value-added
in API GET /present-proof/presentations added the new 'PresentationVerificationFailed' enum value to the 'contents/items/status' response property for the response status '200'
|
response-property-enum-value-added
in API POST /present-proof/presentations added the new 'PresentationVerificationFailed' enum value to the 'status' response property for the response status '201'
|
response-property-enum-value-added
in API GET /present-proof/presentations/{presentationId} added the new 'PresentationVerificationFailed' enum value to the 'status' response property for the response status '200'
|
response-property-enum-value-added
in API PATCH /present-proof/presentations/{presentationId} added the new 'PresentationVerificationFailed' enum value to the 'status' response property for the response status '200'
|