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

  1. v12953a57ebb771
  2. v1ad82919b47971518
  3. v15db9ba580d7443

What changed

    • added the required property / to the response with the status

      response-required-property-added

  • v1ad82919b47971518See the full diff
    • added the new bcs_serialization_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new bcs_serialization_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new bcs_serialization_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_bcs_in_storage_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_bcs_in_storage_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_bcs_in_storage_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_limit_param enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_limit_param enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_limit_param enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_start_param enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_start_param enum value to the response property for the response status

      response-property-enum-value-added

    • added the new invalid_start_param enum value to the response property for the response status

      response-property-enum-value-added

    • added the new read_from_storage_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new read_from_storage_error enum value to the response property for the response status

      response-property-enum-value-added

    • added the new read_from_storage_error enum value to the response property for the response status

      response-property-enum-value-added

    • removed the BcsSerializationError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the BcsSerializationError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the BcsSerializationError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidBcsInStorageError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidBcsInStorageError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidBcsInStorageError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidLimitParam enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidLimitParam enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidLimitParam enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidStartParam enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidStartParam enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the InvalidStartParam enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the ReadFromStorageError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the ReadFromStorageError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the ReadFromStorageError enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the UnsupportedAcceptType enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the UnsupportedAcceptType enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the UnsupportedAcceptType enum value from the response property for the response status

      response-property-enum-value-removed

  • v15db9ba580d7443See the full diff
    • added the pattern ^0x[0-9a-zA-Z:_<>]+$ to the path request parameter event_handle

      request-parameter-pattern-added

    • for the path request parameter address, the format changed from no format to hex

      request-parameter-type-changed

    • for the query request parameter start, the format changed from no format to uint64

      request-parameter-type-changed

    • the / response's property type changed from object to string for status

      response-property-type-changed

    • for the path request parameter event_handle, the type was generalized from object to string

      request-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 status

      response-property-pattern-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog