Unmask customer data
Retrieves the unmasked details, including PII, of an existing customer. Supply the unique customer ID that was returned from your 'create customer' request, and Straddle will return the corresponding customer information. This endpoint needs to be enabled by Straddle and should only be used when absolutely necessary.
Path parameters
Headers
For use by platforms to specify an account id and set scope of a request.
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Response
OK
Example response
{
"data": {
"name": "Ron Swanson",
"email": "ron.swanson@pawnee.com",
"phone": "+12128675309",
"address": {
"address1": "123 Main St",
"address2": "Apt 1",
"city": "Anytown",
"state": "CA",
"zip": "12345"
},
"compliance_profile": {
"ssn": "123-45-6789",
"dob": "1969-04-20"
},
"device": {
"ip_address": "192.168.1.1"
}
}
}Changes
Changed in 6 of the 33 revisions of this API.270270
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Arrayenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Businessenum value from thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Individualenum value from thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Noneenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-removed
- ○
removed the
Objectenum value from theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-removed
- ○
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Arrayenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Businessenum value to thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Errorenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Individualenum value to thedata/typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Noneenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status400(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status401(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status403(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status404(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status422(media type: text/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: text/plain)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: application/json)response-property-enum-value-added
- ●
added the new
Objectenum value to theresponse_typeresponse property for the response status500(media type: text/json)response-property-enum-value-added
- ●