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
What changed
- ▲
the
/////response's property type changed fromintegertostring, and format fromint64to no format for statusresponse-property-type-changed
- ○
the
/////response's property pattern^-?[0-9]+$was added for the statusresponse-property-pattern-added
- ▲
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
- ▲
the response property
/////became nullable for the statusresponse-property-became-nullable
- ▲
the
/////response's property type changed fromstringtointeger, and format from no format toint64for statusresponse-property-type-changed
- ●
removed the optional property
/////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/////from the response with the statusresponse-optional-property-removed
- ○
the
/////response's property pattern^-?[0-9]+$was removed for the statusresponse-property-pattern-removed
This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲