hi all is there an electron app of swagger editor? F
On Monday, April 18, 2016 at 6:05:50 AM UTC+7, raj s wrote: > > Hi Lucien, > > Thanks for looking into this and provide your valuable input/feedback. > Specifically I was looking more specialized UI editor without me looking > into the swagger spec details of file. Actually I find one starting point > with the swagger code repo it self. > > https://github.com/swagger-api/swagger-form-editor > > That is kind of editor I am looking for. I will go back and see how I can > enhance and contribute to that project. > > > On Friday, April 15, 2016 at 8:02:40 AM UTC-7, Lucien Combe wrote: >> >> Hello Rajender, >> >> You are right, but i was able to get a working tool set using a local >> Swager-Editor, a local Swagger-UI and an 3rd part editor like sublimeText. >> In sublime text you can edit your documentation and quickly see changes >> in Swagger-UI. >> >> I use local swagger-editor only for validating purpose and to convert >> YAML to JSON, and reverse. >> >> To have a more efficient editor, the best approach to me, could be to >> have a sublimeText extension or an Eclipse plugin. This way you can >> basically grab all >> advantages of those tools. >> >> Regards, >> >> On Wednesday, 13 April 2016 18:33:16 UTC+1, raj s wrote: >>> >>> Hi All, >>> >>> I was going through the swagger editor. I see it just gives the option >>> to write the spec in YAML and JSON. I appear to be ugly ( only my view ) >>> and tedious. Editor should be simple GUI which takes couple of input in >>> create rest of things automatically. >>> >>> I would imagine it should provide tree like structure starting root as >>> service name and we should be able to add nodes as resources and further >>> nodes to show what operation these resources have. >>> >>> Now my question is there such option in editor which i am not able to >>> see right now ? Do you have some future plan to have that kind of ui >>> support ? if I am willing to put effort to add that option in editor UI, >>> will that be acceptable to community ? >>> >>> Regards, >>> Rajender Saini >>> >> -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
