liuxiran opened a new pull request #1201: URL: https://github.com/apache/apisix-dashboard/pull/1201
Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - Related issues part of #1196 ___ ### Bugfix - How to fix?  add `radio group` to enable the body params supporting different content-types: - `none` for `did not have body params` - `x-www-form-urlencoded` for `content-type:application/x-www-form-urlencoded` - `json` for `content-type: application/json` - `raw input` for `other content-type` TODOļ¼support `content-type: application/form-data`, which is used to upload files. ---------------------------------------------------------------- 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]
