🔨 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

@@ -9,6 +9,7 @@ export class TodoistOAuth2Api implements ICredentialType {
'oAuth2Api',
];
displayName = 'Todoist OAuth2 API';
documentationUrl = 'todoist';
properties = [
{
displayName: 'Authorization URL',