currently, POST requests that consume multipart/form-data require additional steps after the node generator 'generation' process to submit payload data in the proper format.
Since these types of requests are common for APIs that accept file uploads, it would be good to have a way to generate this code automatically when defined in the OpenAPI spec.