Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Implemented JSON request forms #18

Open
DanielMontesDeOca opened this issue Aug 25, 2015 · 7 comments
Open

Implemented JSON request forms #18

DanielMontesDeOca opened this issue Aug 25, 2015 · 7 comments

Comments

@DanielMontesDeOca
Copy link

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

@mathieuales
Copy link
Collaborator

Hi !

Thanks for sharing !
I'll have a look and let you know.

Regards

@jgroom33
Copy link

+1 on this merge

@testn
Copy link

testn commented Nov 17, 2015

would be nice if it can be switched back and forth between the form and the json

@ghost
Copy link

ghost commented Jan 8, 2016

+1

@mathieuales
Copy link
Collaborator

I'm working on it and try to add this feature as a module

@rusackas
Copy link

Any word on the status of this one? Or is there some other known way to send JSON rather than form data?

@mathieuales
Copy link
Collaborator

mathieuales commented Apr 14, 2017

@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

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

No branches or pull requests

5 participants