Add missing docs urls (#1911)

This commit is contained in:
Mutasem Aldmour
2021-06-19 00:46:21 +03:00
committed by GitHub
parent 7994a41f0b
commit 3f749ec789
7 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ export class PushbulletOAuth2Api implements ICredentialType {
'oAuth2Api',
];
displayName = 'Pushbullet OAuth2 API';
documentationUrl = 'pushbullet';
properties: INodeProperties[] = [
{
displayName: 'Authorization URL',