Dmitry Romanov

Results 1 issues of Dmitry Romanov

I use jaxrs-cxf generator ``` AAA: properties: someValue: type: string BBB: properties: someValue: type: string ``` Is it possible to make BBB is inner class into AAA ? ``` public...