Skip to content

Support for file upload #53

@albertotn

Description

@albertotn

How to upload file using resting ?

Take as example this call using CURL:

curl -X POST "http://localhost:8080/test/rest/test/674/import/test" -H "accept: application/json" -H "Content-Type: multipart/form-data" -F "[email protected];type="

It's possible to select a file and the upload to rest service?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions