@reactivehub/cli
Version:
20 lines (19 loc) • 341 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
batch_ops: {
operations: [{
method: 'String',
path: 'String',
params: 'Object',
body: 'String',
operation_id: 'String'
}]
},
webhook: {
url: 'String'
}
};
//# sourceMappingURL=template.js.map