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

@@ -6,6 +6,7 @@ import {
export class SentryIoApi implements ICredentialType {
name = 'sentryIoApi';
displayName = 'Sentry.io API';
documentationUrl = 'sentryIo';
properties = [
{
displayName: 'Token',