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
What changed
- ●
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
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ●
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ○
- ▲
added the pattern
^([0-9A-Fa-f]){64}$to thepathrequest parameterpublicKeyrequest-parameter-pattern-added
- ▲