On Mon, 2/20/17, Ron Ratovsky wrote:
Subject: Re: All jax-rs resources are listed under "default"
To: "swagger-swaggersocket@googlegroups.com"
Date: Monday, February 20, 2017, 9:17 PM
#yiv4950985970
#yiv4950985970 --
_filtered #yiv495098
There is not.
From: on behalf of Elad
Reply-To: "swagger-swaggersocket@googlegroups.com"
Date: Monday, 20 February 2017 at 0:20
To: Swagger
Subject: Re: All jax-rs resources are listed under "default"
Thanks Ron.
I see a comment about it in the migration process:
https://gith
Thanks, Tony!
Thanks to your tip, I was able to use my own ControllerFactory by setting
controllerFactoryClass in inflector.yaml. I also made it implement
ApplicationContextAware and wired in my ApplicationContext successfully.
However, Inflector also tries to instantiate my controllerFacotry i
On Mon, 2/20/17, Shipra Jaiswal wrote:
Subject: Re: Swagger JAX-RS ReaderListener, back-reference to source Method
from an Operation
To: "Swagger"
Date: Monday, February 20, 2017, 10:44 AM
Can we use swagger if we will write this /* in
url-
Hi,
I am getting invalid code generated for the enum type when using
codegen-2.2.2-SNAPSHOT for java. I am not sure if this is an issue or a
known issue.
I have a type defined as
...
"platform":
type: "string"
description: "platform"
enum:
- "darwin"
> Can we use swagger if we will write this /* in url-pattern in web.xml.
>
for example:
Resteasy
/*
>
> UI page is not loading when I am not providing prefix in url-pattern in
> servlet-mapping.
>
--
You received this message because you are subscribed to the Google Groups
Thanks Ron.
I see a comment about it in the migration
process:
https://github.com/OAI/OpenAPI-Specification/wiki/Swagger-1.2-to-2.0-Migration-Guide
But I would like to avoid placing @Api annotations. Previous behavior
worked fine for me.
Is there a way to group it using paths?
On Monday, Febru