ApfelNetzwerk/ApfelBruno/Node/Create node.bru

12 lines
129 B
Plaintext

meta {
name: Create node
type: http
seq: 2
}
post {
url: http://localhost:8080/api/v1/nodes
body: json
auth: none
}