Get node version endpoint
Implementation is REQUIRED
resource: /node/version
method: GET
Request : void
Response: NodeVersionResponse
{
"version": "1.0-SNAPSHOT"
}
Last updated
Was this helpful?
Implementation is REQUIRED
resource: /node/version
method: GET
Request : void
Response: NodeVersionResponse
{
"version": "1.0-SNAPSHOT"
}
Last updated
Was this helpful?