apigeek-affirm
Version:
A BDD/Gherkin micro-framework for REST APIs
31 lines (23 loc) • 378 B
JSON
{
"protocol": "http",
"hostname": "localhost",
"port": "80",
"files": "files",
"target": {
"google": {
"protocol": "https",
"hostname": "google.com",
"port": "443"
}
},
"agent": {
},
"certificate": {
},
"webhooks": {
"debug": false,
"slack": {
"url": "https://hooks.slack.com/services/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"
}
}
}