Changes to Returns a list of consensus blocks, sorted from most to least recent.
GET /consensus/blocks
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 3 revisions of this API.123
What changed
- ○
added the new optional
queryrequest parameterproposed_bynew-optional-request-parameter
- ○
added the optional property
allOf[subschema #2]/blocks/items/allOf[Block]/signersto the response with the200statusresponse-optional-property-added
- ○
added the required property
allOf[subschema #2]/blocks/items/allOf[Block]/proposerto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
allOf[subschema #2]/blocks/items/allOf[Block]/proposerfrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parameterproposed_byrequest-parameter-removed
- ●
removed the optional property
allOf[subschema #2]/blocks/items/allOf[Block]/signersfrom the response with the200statusresponse-optional-property-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲