There’s a ‘url’ parameter in the index.html you need to change to point to your URL. It’s documented in the README.
From: <[email protected]> on behalf of kanika jain <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Sunday, 11 June 2017 at 21:31 To: Swagger <[email protected]> Subject: Re: Swagger UI Implementation with Javascript Thanks for reply Ron, I already used this UI, but this UI is using the url json http://petstore.swagger.io/v2/swagger.json, but as i have mentioned in my query above I need json file for http://engine42-api.herokuapp.com/api-docs. How it will be possible? Can you please guide me? As petstore is a dummy demo. but i need it for my live api to reset password only. So how can i find it? Thanks On Friday, 9 June 2017 21:20:08 UTC+5:30, Ron wrote: You can find swagger-ui at https://github.com/swagger-api/swagger-ui. From: <[email protected]> on behalf of kanika jain <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, 9 June 2017 at 5:15 To: Swagger <[email protected]> Subject: Swagger UI Implementation with Javascript Hi, I have some query related Swagger ui Api. I am working with the api http://engine42-api.herokuapp.com/api-docs, I need to implement it with javascript. Can you please tell me the regarding json files as in your demo templates like Pet Store "http://petstore.swagger.io/v2/swagger.json"? Actually i have implemented it with PHP language, but i need it using javascript. Can you please provide me some SDK of javascript? Thanks -- 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. -- 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. -- 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.
