Update TypeformOAuth2Api.credentials.ts

This commit is contained in:
Rupenieks 2020-06-10 09:51:12 +02:00
parent 68f9dd1560
commit 934a4f16d1

View file

@ -9,6 +9,7 @@ export class TypeformOAuth2Api implements ICredentialType {
extends = [
'oAuth2Api',
];
displayName = 'Typeform OAuth2 API';
properties = [
{
displayName: 'Authorization URL',