Changes to Replaces a specific transaction with a new one.
PUT /api/v1/relayers/{relayer_id}/transactions/{transaction_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 18 revisions of this API.13611
What changed
- ▲
added the pattern
^-?[0-9]+$to the request property///////request-property-pattern-added
- ▲
added the pattern
^[0-9]+$to the request property//////////request-property-pattern-added
- ▲
the
//////////request property type changed fromintegertostring, and format fromint64to no formatrequest-property-type-changed
- ▲
the
///////request property type changed fromintegertostring, and format fromint64to no formatrequest-property-type-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 new optional request property
////new-optional-request-property
- ○
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
- ▲
the
////request property type changed fromstringto no typerequest-property-type-changed
- ○
added the new optional request property
////new-optional-request-property
- ○
added the new optional request property
////new-optional-request-property
- ○
the request property
////became optionalrequest-property-became-optional
- ○
added
subschema #1to the////request propertyoneOflistrequest-property-one-of-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ▲
- ▲
the request property
////became requiredrequest-property-became-required
- ▲
removed
subschema #1from the////request propertyoneOflistrequest-property-one-of-removed
- ▲
the
////request property type changed from no type tostringrequest-property-type-changed
- ▲
the
//////////request property type changed fromstringtointeger, and format from no format toint64request-property-type-changed
- ▲
the
///////request property type changed fromstringtointeger, and format from no format toint64request-property-type-changed
- ▲
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
- ●
the
//////////request property's min was set to0.00request-property-min-set
- ●
removed the request property
////request-property-removed
- ●
removed the request property
////request-property-removed
- ●
removed the request property
////request-property-removed
- ●
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
- ○
removed the pattern
^-?[0-9]+$from the request property///////request-property-pattern-removed
- ○
removed the pattern
^[0-9]+$from the request property//////////request-property-pattern-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
- ▲