10 lines
223 B
JSON
10 lines
223 B
JSON
|
{
|
||
|
"description": "Gets the swarm token from the server",
|
||
|
"input_method": "stdin",
|
||
|
"parameters": {
|
||
|
"node_role": {
|
||
|
"description": "The role of the node joining the swarm",
|
||
|
"type": "String[1]"
|
||
|
}
|
||
|
}
|
||
|
}
|