OAS Breaking Changes #858
oasdiff.yml
on: workflow_dispatch
Open API specification breaking changes detection
6s
Annotations
2 errors and 10 warnings
response-property-type-changed
in API GET /credential-status/{id} the 'issuer' response's property type/format changed from 'string'/'' to ''/'' for status '200'
|
response-required-property-removed
in API GET /credential-status/{id} removed the required property 'credentialSubject/id' from the response with the '200' status
|
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 POST /issue-credentials/credential-offers added the new 'InvitationExpired' enum value to the 'protocolState' response property for the response status '201'
|
response-property-enum-value-added
in API POST /issue-credentials/credential-offers added the new 'InvitationGenerated' enum value to the 'protocolState' response property for the response status '201'
|
response-property-enum-value-added
in API GET /issue-credentials/records added the new 'InvitationExpired' enum value to the 'contents/items/protocolState' response property for the response status '200'
|
response-property-enum-value-added
in API GET /issue-credentials/records added the new 'InvitationGenerated' enum value to the 'contents/items/protocolState' response property for the response status '200'
|
response-property-enum-value-added
in API GET /issue-credentials/records/{recordId} added the new 'InvitationExpired' enum value to the 'protocolState' response property for the response status '200'
|
response-property-enum-value-added
in API GET /issue-credentials/records/{recordId} added the new 'InvitationGenerated' enum value to the 'protocolState' response property for the response status '200'
|
response-property-enum-value-added
in API POST /issue-credentials/records/{recordId}/accept-offer added the new 'InvitationExpired' enum value to the 'protocolState' response property for the response status '200'
|
response-property-enum-value-added
in API POST /issue-credentials/records/{recordId}/accept-offer added the new 'InvitationGenerated' enum value to the 'protocolState' response property for the response status '200'
|
response-property-enum-value-added
in API POST /issue-credentials/records/{recordId}/issue-credential added the new 'InvitationExpired' enum value to the 'protocolState' response property for the response status '200'
|