devinbost commented on issue #5312: Function REST API documentation is insufficient for Create POST action URL: https://github.com/apache/pulsar/issues/5312#issuecomment-539621264 > I think expected behaviour is to support application/json:) I think the issue is that when uploading a Jar from a local path, it needs to be uploaded as a binary object. So, I think that's why they're using `multipart/form-data`, rather than `application/json`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
