meta { name: Add type: http seq: 1 } post { url: http://localhost:11000/api/gebox/package/version/:alder body: json auth: inherit } params:path { alder: add } body:json { { "package":1, "version":"v0.1", "release":"2020-01-01 00:00:00" } } settings { encodeUrl: true }