Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When boundary changes every time when uploading, how can I edit the md file? #146

Open
wangcansunking opened this issue Sep 27, 2016 · 0 comments

Comments

@wangcansunking
Copy link

wangcansunking commented Sep 27, 2016

Now I use FileApi to upload file so that the content type changes every time like

'content-type': 'multipart/form-data; boundary=----WebKitFormBoundaryE3YjD8OakuZLmi9p'

the tail of the boundary changes every time and how can I edit my config file?

My md file as:

## Invoice details [/api/xxx/xxx]
### Upload files [POST]
+ Request (multipart/form-data)
+ Response 200 (application/json)
{ "code": "200", "status": null, "message": null, "data": null }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant