Changes to Get block headers (max: 20) for minHeight <= height <= maxHeight.

GET /blockchain

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

Changed in 3 of the 18 revisions of this API.426

  1. 4c3b4d6d6be612
  2. 547cd6bf082921
  3. bf2a6ec6b22d123

What changed

  • 4c3b4d6d6be612See the full diff
    • removed the required property allOf[subschema #2]/result/block_metas/items/header/voters_hash from the response with the 200 status

      response-required-property-removed

    • added the required property allOf[subschema #2]/result/block_metas/items/header/next_validators_hash to the response with the 200 status

      response-required-property-added

    • added the required property allOf[subschema #2]/result/block_metas/items/header/validators_hash to the response with the 200 status

      response-required-property-added

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

    • removed the required property allOf[subschema #2]/result/block_metas/items/header/next_validators_hash from the response with the 200 status

      response-required-property-removed

    • removed the required property allOf[subschema #2]/result/block_metas/items/header/validators_hash from the response with the 200 status

      response-required-property-removed

    • added the required property allOf[subschema #2]/result/block_metas/items/header/voters_hash to the response with the 200 status

      response-required-property-added

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

  • bf2a6ec6b22d123See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • deleted the query request parameter maxHeight

      request-parameter-removed

    • deleted the query request parameter minHeight

      request-parameter-removed

    • api operation id blockchain removed and replaced with

      api-operation-id-removed

    • api tag Info removed

      api-tag-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

Of the 18 revisions, 1 has no diff computed.