angular-swagger-ui
angular-swagger-ui copied to clipboard
Implemented JSON request forms
Hi,
I forked your repo and I've been working on replacing body text areas with form for JSON payloads for a personal project. It still needs some work but you can check it out here http://plnkr.co/QAS5gj.
If you find it useful I'm available to make any necessary changes for a merge.
Cheers
Hi !
Thanks for sharing ! I'll have a look and let you know.
Regards
+1 on this merge
would be nice if it can be switched back and forth between the form and the json
+1
I'm working on it and try to add this feature as a module
Any word on the status of this one? Or is there some other known way to send JSON rather than form data?
@rusackas Hi ! Not sure to undrestand your issue ... There no problem to send JSON right now see http://orange-opensource.github.io/angular-swagger-ui/#!#addPet. This request is about generating an HTML form to generate JSON body to send to server instead of a textarea as implemented here http://plnkr.co/QAS5gj