update readme & fixed minor bug for company updates correct api request disabled

This commit is contained in:
Joel Sanguenza 2022-11-23 23:17:50 +08:00
parent 81d5b80a92
commit 15d8eaedfd
2 changed files with 11 additions and 2 deletions

View file

@ -1406,8 +1406,7 @@ export class Plutio implements INodeType {
});
body.people = metadata;
}
responseData = body;
// responseData = await plutioApiRequest.call(this, 'PUT', '/companies', body);
responseData = await plutioApiRequest.call(this, 'PUT', '/companies', body);
}
// Get company.