Changes to Retrieves a specific transaction by its ID.

GET /api/v1/relayers/{relayer_id}/transactions/{transaction_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 18 revisions of this API.324

  1. 97fada1b200111
  2. 2abd60a9c2d81
  3. d1f71894e6711
  4. 5487da58bf15221

What changed

    • the ///// response's property type changed from integer to string, and format from int64 to no format for status

      response-property-type-changed

    • the ///// response's property pattern ^-?[0-9]+$ was added for the status

      response-property-pattern-added

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

      response-optional-property-added

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

      response-optional-property-added

  • 5487da58bf15221See the full diff
    • the response property ///// became nullable for the status

      response-property-became-nullable

    • the ///// response's property type changed from string to integer, and format from no format to int64 for status

      response-property-type-changed

    • removed the optional property ///// from the response with the status

      response-optional-property-removed

    • removed the optional property ///// from the response with the status

      response-optional-property-removed

    • the ///// response's property pattern ^-?[0-9]+$ was removed for the status

      response-property-pattern-removed

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