docs: Branding tweaks for Cal and Citrix ADC (no-changelog) (#10042)

This commit is contained in:
Jon
2024-07-15 15:16:41 +01:00
committed by GitHub
parent 0b021ab6a5
commit ef8c867ec7
12 changed files with 45 additions and 27 deletions

View File

@@ -30,6 +30,7 @@ export class Automizy implements INodeType {
},
inputs: ['main'],
outputs: ['main'],
hidden: true,
credentials: [
{
name: 'automizyApi',
@@ -37,6 +38,13 @@ export class Automizy implements INodeType {
},
],
properties: [
{
displayName:
'This service may no longer exist and will be removed from n8n in a future release.',
name: 'deprecated',
type: 'notice',
default: '',
},
{
displayName: 'Resource',
name: 'resource',