Changes to Get events by event handle
GET /accounts/{address}/events/{event_handle}/{field_name}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 6 revisions of this API.41522
- v12953a57ebb771
- v1ad82919b47971518
- v15db9ba580d7443
What changed
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ○
- ●
added the new
bcs_serialization_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
bcs_serialization_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
bcs_serialization_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_bcs_in_storage_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_bcs_in_storage_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_bcs_in_storage_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_limit_paramenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_limit_paramenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_limit_paramenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_start_paramenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_start_paramenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
invalid_start_paramenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
read_from_storage_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
read_from_storage_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
read_from_storage_errorenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
removed the
BcsSerializationErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
BcsSerializationErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
BcsSerializationErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidBcsInStorageErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidBcsInStorageErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidBcsInStorageErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidLimitParamenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidLimitParamenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidLimitParamenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidStartParamenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidStartParamenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
InvalidStartParamenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ReadFromStorageErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ReadFromStorageErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ReadFromStorageErrorenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
UnsupportedAcceptTypeenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
UnsupportedAcceptTypeenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
UnsupportedAcceptTypeenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ●
- ▲
added the pattern
^0x[0-9a-zA-Z:_<>]+$to thepathrequest parameterevent_handlerequest-parameter-pattern-added
- ▲
for the
pathrequest parameteraddress, the format changed from no format tohexrequest-parameter-type-changed
- ▲
for the
queryrequest parameterstart, the format changed from no format touint64request-parameter-type-changed
- ▲
the
/response's property type changed fromobjecttostringfor statusresponse-property-type-changed
- ○
for the
pathrequest parameterevent_handle, the type was generalized fromobjecttostringrequest-parameter-type-generalized
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
the
/response's property pattern^(bool|u8|u64|u128|address|signer|vector<.+>|0x[0-9a-zA-Z:_<>]+)$was added for the statusresponse-property-pattern-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲