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

@@ -8,6 +8,13 @@ export class AutomizyApi implements ICredentialType {
documentationUrl = 'automizy';
properties: INodeProperties[] = [
{
displayName:
'This service may no longer exist and will be removed from n8n in a future release.',
name: 'deprecated',
type: 'notice',
default: '',
},
{
displayName: 'API Token',
name: 'apiToken',