oh ! I am new to this swagger thing. I have used only this in my POM . Can 
you recommend which version of swagger ui I should use.

On Thursday, June 8, 2017 at 2:13:03 PM UTC-4, Ron wrote:
>
> That’s springfox, not swagger-ui. They have their own wrapper around 
> swagger-ui, but I don’t know which version it is. I need the swagger-ui 
> version.
>
>  
>
>  
>
>  
>
> *From: *<swagger-sw...@googlegroups.com <javascript:>> on behalf of 
> Sudeep Yadav <sudeepy...@gmail.com <javascript:>>
> *Reply-To: *"swagger-sw...@googlegroups.com <javascript:>" <
> swagger-sw...@googlegroups.com <javascript:>>
> *Date: *Thursday, 8 June 2017 at 11:07
> *To: *Swagger <swagger-sw...@googlegroups.com <javascript:>>
> *Subject: *Re: Validator error while tring to parse a url that has json
>
>  
>
>
> Hi Ron,
>
>  
>
> I am using swagger 2.
>
> <dependency>
>
> <groupId>io.springfox</groupId>
>
> <artifactId>*springfox*-swagger2</artifactId>
>
> <version>2.6.1</version>
>
> </dependency>
>
>  
>
> <dependency>
>
>  
>
> <groupId>io.springfox</groupId>
>
>  
>
> <artifactId>*springfox*-swagger-*ui*</artifactId>
>
>  
>
> <version>2.5.0</version>
>
>  
>
> </dependency>
>
>  
>
>
> On Thursday, June 8, 2017 at 1:30:44 PM UTC-4, Ron wrote:
>
> Which version of swagger-ui do you use?
>
>  
>
>  
>
>  
>
> *From: *<swagger-sw...@googlegroups.com> on behalf of Sudeep Yadav <
> sudeepy...@gmail.com>
> *Reply-To: *"swagger-sw...@googlegroups.com" <
> swagger-sw...@googlegroups.com>
> *Date: *Thursday, 8 June 2017 at 7:07
> *To: *Swagger <swagger-sw...@googlegroups.com>
> *Subject: *Validator error while tring to parse a url that has json
>
>  
>
> Hi All, 
>
> I am getting the following error while trying to access my URL using 
> Swagger.
>
>  
>
> {"schemaValidationMessages":[{"level":"error","message":"Can't read from 
> file
>
>  
>
> I understand that the URL I am providing isn't public hence I am trying to 
> skip the validator.
>
> I have tried putting it as "null" in my JS as well as my index.html.
>
> Still the issue persists. 
>
> Please let me know if there is any other way to go about the same, or any 
> pointers to where I can find the solution.
>
> Thanks .
>
>  
>
> Sudeep.
>
> -- 
> 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 swagger-swaggersocket+unsubscr...@googlegroups.com.
> 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 swagger-swaggersocket+unsubscr...@googlegroups.com <javascript:>.
> 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 swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to