16 lines
159 B
Plaintext
16 lines
159 B
Plaintext
meta {
|
|
name: delete node
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
delete {
|
|
url: http://localhost:8080/api/v1/nodes/:id
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
id:
|
|
}
|