Changes to List Chains

GET /api/v1/blockchains

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

Changed in 2 of the 7 revisions of this API.122

  1. 61a784d5855012
  2. c4c28d2331052

What changed

  • 61a784d5855012See the full diff
    • added EnrichedRippleChain to the chains/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the enum value ripple to the property items/ of the query request parameter chain_types

      request-parameter-property-enum-value-added

    • added ripple discriminator mapping keys to the chains/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • added the new exchange_paxos enum value to the chains/items/oneOf[subschema #6: EnrichedExchangeChain]/unique_id response property for the response status 200

      response-property-enum-value-added

    • added the new ton_testnet enum value to the chains/items/oneOf[subschema #12: EnrichedTonChain]/unique_id response property for the response status 200

      response-property-enum-value-added