Can't read swagger JSON from http://localhost:8080/v2/api-docs

2016-09-16 Thread Anand Vaidya
I have import a spring-boot project in eclipse it is having an swagger api. every thing is working fine but when I reach to api page it response "Can't read swagger JSON from http://localhost:8080/v2/api-docs";. what I have to do next to solve this error? -- You received this message because

How to create JSON sehema for Swagger ?

2016-09-22 Thread Anand Vaidya
I am new to use swagger , I wondered while seeing swagger-ui API's how schema is creating ... It is in JSON format. but I don't know how to generate it... -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop rece

Re: How to create JSON schema for Swagger ?

2016-09-22 Thread Anand Vaidya
On Thursday, 22 September 2016 18:15:07 UTC+5:30, Anand Vaidya wrote: > > I am new to use swagger , I wondered while seeing swagger-ui API's how > schema is creating ... It is in JSON format. but I don't know how to > generate it... > -- You received this message b