🐛 Add back missing field parents id on Google Drive (#1487)

This commit is contained in:
Ricardo Espinoza 2021-02-24 17:33:06 -05:00 committed by GitHub
parent 6fe6680088
commit 66f6b7dfeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -810,6 +810,7 @@ export class GoogleDrive implements INodeType {
'copy', 'copy',
'list', 'list',
'share', 'share',
'create',
], ],
'/resource': [ '/resource': [
'file', 'file',