🔨 Add missing documentationUrl variables

This commit is contained in:
Tanay Pant
2020-09-21 11:11:02 +02:00
parent 9e97722c63
commit f3b136abee
9 changed files with 9 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ export class LinkedInOAuth2Api implements ICredentialType {
'oAuth2Api',
];
displayName = 'LinkedIn OAuth2 API';
documentationUrl = 'linkedIn';
properties = [
{
displayName: 'Organization Support',