ApfelNetzwerk/ApfelBruno/Node/Create node.bru
2024-10-08 16:50:22 +02:00

11 lines
129 B
Text

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