Re: get the URL to access the swagger editor for a given API spec

2016-09-02 Thread tony tam
Your JSON is malformed. It won’t load any invalid JSON > On Sep 2, 2016, at 2:45 PM, Shima wrote: > > Great! Thanks. I am trying to import this URL > https://raw.githubusercontent.com/Network-of-BioThings/smartAPI/master/data/mygene.info_swagger.json > , but it does not get loaded. Can you

Re: get the URL to access the swagger editor for a given API spec

2016-09-02 Thread Shima
Great! Thanks. I am trying to import this URL https://raw.githubusercontent.com/Network-of-BioThings/smartAPI/master/data/mygene.info_swagger.json , but it does not get loaded. Can you please take a look? Thanks On Friday, September 2, 2016 at 1:47:45 PM UTC-7, tony tam wrote: > > Please see he

Re: get the URL to access the swagger editor for a given API spec

2016-09-02 Thread tony tam
Please see here: https://github.com/swagger-api/swagger-editor/blob/master/docs/import.md#url-query-parameter For example: http://editor.swagger.io/#/?import=http://generator.swagger.io/api/swagger.

get the URL to access the swagger editor for a given API spec

2016-09-02 Thread Shima
I have different API specs in a repository, and I would like to get the URL to access the swagger editor for a given spec retrieved from repository. How can I get the URL to access swagger editor for that specific API? Thank you! -- You received this message because you are subscribed to the G