12 lines
130 B
Plaintext
12 lines
130 B
Plaintext
meta {
|
|
name: get all nodes
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:8080/api/v1/nodes
|
|
body: none
|
|
auth: none
|
|
}
|