2022-06-14 16:31:05 +02:00
|
|
|
{
|
|
|
|
|
"node": "n8n-nodes-base.httpbin",
|
|
|
|
|
"nodeVersion": "1.0",
|
|
|
|
|
"codexVersion": "1.0",
|
2022-06-27 11:45:32 +02:00
|
|
|
"categories": ["Development", "Developer Tools"],
|
2022-06-14 16:31:05 +02:00
|
|
|
"resources": {
|
|
|
|
|
"credentialDocumentation": [
|
|
|
|
|
{
|
2022-07-05 14:37:49 +02:00
|
|
|
"url": "http://httpbin.org/#/Auth/get_bearer"
|
2022-06-14 16:31:05 +02:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"primaryDocumentation": [
|
|
|
|
|
{
|
2022-07-05 14:37:49 +02:00
|
|
|
"url": "http://httpbin.org/"
|
2022-06-14 16:31:05 +02:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|