Changes to List Webhook Logs
GET /api/v1/webhooks/logs
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.12
What changed
- ○
queryrequest parametercreated_at_fromlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
queryrequest parametercreated_at_tolist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
queryrequest parametercursorlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
queryrequest parameterresponse_codelist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parametercreated_at_from, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
queryrequest parametercreated_at_to, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
queryrequest parametercursor, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
queryrequest parameterresponse_code, the type/format was generalized fromstring/to/request-parameter-type-generalized
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○