⚡ Create New HttpBin Declarative Node
This commit is contained in:
21
nodes/HttpBin/HttpBin.node.json
Normal file
21
nodes/HttpBin/HttpBin.node.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"node": "n8n-nodes-base.httpbin",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": [
|
||||
"HTTP Request & Response Service",
|
||||
"Developer Tools"
|
||||
],
|
||||
"resources": {
|
||||
"credentialDocumentation": [
|
||||
{
|
||||
"url": "https://docs.n8n.io/credentials/httpbin"
|
||||
}
|
||||
],
|
||||
"primaryDocumentation": [
|
||||
{
|
||||
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.httpbin/"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user