Added credential documentation URL for Line node (#1150)

This commit is contained in:
Harshil Agrawal
2020-11-11 20:38:30 +05:30
committed by GitHub
parent 241fc064c2
commit a800a84078

View File

@@ -9,6 +9,7 @@ export class LineNotifyOAuth2Api implements ICredentialType {
'oAuth2Api',
];
displayName = 'Line Notify OAuth2 API';
documentationUrl = 'line';
properties = [
{
displayName: 'Authorization URL',