Add documentationUrls for several nodes (#940)

This commit is contained in:
smamudhan
2020-09-10 13:18:02 +05:30
committed by GitHub
parent 3295e46b3a
commit b7d46262da
4 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ export class SentryIoOAuth2Api implements ICredentialType {
'oAuth2Api',
];
displayName = 'Sentry.io OAuth2 API';
documentationUrl = 'sentryIo';
properties = [
{
displayName: 'Authorization URL',