Changes to Returns information about the node with the given main account.

GET /nodes/{publicKey}

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

Changed in 3 of the 12 revisions of this API.123

  1. c0901419835b22
  2. 82a80c34d5d41
  3. e9994296b4ce1

What changed

  • c0901419835b22See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the pattern ^([0-9A-Fa-f]){64}$ to the path request parameter publicKey

      request-parameter-pattern-added