2022-06-14 16:31:05 +02:00
|
|
|
{
|
2025-10-16 09:44:41 +02:00
|
|
|
"node": "n8n-nodes-example",
|
2022-06-14 16:31:05 +02:00
|
|
|
"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": [
|
|
|
|
|
{
|
2025-10-16 09:44:41 +02:00
|
|
|
"url": "https://github.com/org/repo?tab=readme-ov-file#credentials"
|
2022-06-14 16:31:05 +02:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"primaryDocumentation": [
|
|
|
|
|
{
|
2025-10-16 09:44:41 +02:00
|
|
|
"url": "https://github.com/org/repo?tab=readme-ov-file"
|
2022-06-14 16:31:05 +02:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|