fix: Fix issue with required optional parameters (#3577)
This commit is contained in:
@@ -167,7 +167,6 @@ export class GoogleCloudNaturalLanguage implements INodeType {
|
||||
],
|
||||
default: 'PLAIN_TEXT',
|
||||
description: 'The type of input document',
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
displayName: 'Encoding Type',
|
||||
|
||||
Reference in New Issue
Block a user