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

@@ -7,6 +7,7 @@ import {
export class ContentfulApi implements ICredentialType {
name = 'contentfulApi';
displayName = 'Contenful API';
documentationUrl = 'contentful';
properties = [
{
displayName: 'Space ID',