OAS Breaking Changes #10
oasdiff.yml
on: workflow_dispatch
Open API specification breaking changes detection
7s
Annotations
10 errors and 4 warnings
response-body-type-changed
in API GET /dids/{didRef} the response's body type/format changed from 'string'/'binary' to 'string'/'' for status '404'
|
response-body-type-changed
in API GET /dids/{didRef} the response's body type/format changed from 'string'/'binary' to 'string'/'' for status '406'
|
response-body-type-changed
in API GET /dids/{didRef} the response's body type/format changed from 'string'/'binary' to 'string'/'' for status '410'
|
response-body-type-changed
in API GET /dids/{didRef} the response's body type/format changed from 'string'/'binary' to 'string'/'' for status '500'
|
response-body-type-changed
in API GET /dids/{didRef} the response's body type/format changed from 'string'/'binary' to 'string'/'' for status '501'
|
response-media-type-removed
in API GET /dids/{didRef} removed the media type 'application/did+ld+json' for the response with the status '400'
|
response-media-type-removed
in API GET /dids/{didRef} removed the media type 'application/ld+json; profile=https://w3id.org/did-resolution' for the response with the status '400'
|
api-path-removed-without-deprecation
in API GET /schema-registry/test api path removed without deprecation
|
request-property-min-length-increased
in API POST /verification/policies the 'constraints/items/schemaId' request property's minLength was increased from '0' to '1'
|
request-property-min-length-increased
in API POST /verification/policies the 'name' request property's minLength was increased from '0' to '1'
|
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'
|