Minor fixes for docs compatibility (#955)

*  Add documentationUrls for several nodes

*  Minor Updates

- Updated Paddle documentationUrl
- Updated CrateDB description
- Updated Monday.com description
- Fixed Nextcloud branding
- Updated Redis description
This commit is contained in:
smamudhan
2020-09-14 13:28:01 +05:30
committed by GitHub
parent ae343b9f79
commit a27278a427
6 changed files with 15 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ import {
export class PaddleApi implements ICredentialType {
name = 'paddleApi';
displayName = 'Paddle API';
documentationUrl = 'paddle';
properties = [
{
displayName: 'Vendor Auth Code',