I read through the documentation but what I want to achieve is, instead of the Api class pointing to generated implementation of service I want to modify the generation and make it point to my implementations of service.
On Thursday, 21 July 2016 19:16:25 UTC-5, Ron wrote: > > The codegen is completely customizable. > > > > https://github.com/swagger-api/swagger-codegen - check the README for > more details. > > > > > > > > > > *From: *<[email protected] <javascript:>> on behalf of > Amruta <[email protected] <javascript:>> > *Reply-To: *"[email protected] <javascript:>" < > [email protected] <javascript:>> > *Date: *Wednesday, 20 July 2016 at 11:26 > *To: *Swagger <[email protected] <javascript:>> > *Subject: *Generate Jaxrs classes from Swagger Api Specification > > > > Is there a way to generate jaxrs classes from Swagger API Specification. I > looked at swagger-codegen-cli but is there flexibility where I can tell the > generator to use my specific implementation while generating API classes. > > -- > 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] <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 [email protected]. For more options, visit https://groups.google.com/d/optout.
