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?
   
![image](https://user-images.githubusercontent.com/2561857/103567438-c9d87d00-4efe-11eb-99fe-a25b108824d8.png)
   
   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]


Reply via email to