Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83e365d3e5 | |||
| 3bf2aefcbc |
@@ -7,7 +7,7 @@ export class GwezzChangdunovelApi implements ICredentialType {
|
|||||||
|
|
||||||
icon = { light: 'file:../icons/gwezz.svg', dark: 'file:../icons/gwezz.dark.svg' } as Icon;
|
icon = { light: 'file:../icons/gwezz.svg', dark: 'file:../icons/gwezz.dark.svg' } as Icon;
|
||||||
|
|
||||||
documentationUrl = 'https://github.com/org/-gwezz-changdunovel?tab=readme-ov-file#credentials';
|
documentationUrl = 'https://gitea.gwezz.com/n8n-nodes/n8n-nodes-gwezz-changdunovel/wiki';
|
||||||
|
|
||||||
properties: INodeProperties[] = [
|
properties: INodeProperties[] = [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
"resources": {
|
"resources": {
|
||||||
"credentialDocumentation": [
|
"credentialDocumentation": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/org/repo?tab=readme-ov-file#credentials"
|
"url": "https://gitea.gwezz.com/n8n-nodes/n8n-nodes-gwezz-changdunovel/wiki"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"primaryDocumentation": [
|
"primaryDocumentation": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/org/repo?tab=readme-ov-file"
|
"url": "https://gitea.gwezz.com/n8n-nodes/n8n-nodes-gwezz-changdunovel/wiki"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,7 +5,9 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"n8n-community-node-package"
|
"n8n-community-node-package",
|
||||||
|
"changdunovel",
|
||||||
|
"常读"
|
||||||
],
|
],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "sshelgwezz",
|
"name": "sshelgwezz",
|
||||||
@@ -48,4 +50,4 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"n8n-workflow": "*"
|
"n8n-workflow": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user