Re: codegen and json update

2017-01-28 Thread lange.kay via Swagger
On Sat, 1/28/17, sstein...@gmail.com wrote: Subject: Re: codegen and json update To: "Swagger" Date: Saturday, January 28, 2017, 7:35 PM using swagger-codegen (or Swagger in general) is there a pattern, an how to, a documented way

Re: codegen and json update

2017-01-28 Thread Tony Tam
In the readme there is a documented method for generating new modules. Then, you can look at the existing ones under the languages folder. These is a "writeOptional" method that will let you decide if a file should be overwritten. On Jan 28, 2017, at 9:35 AM, sstein...@gmail.com wrote: >> us

Re: codegen and json update

2017-01-28 Thread ssteinerx
> > using swagger-codegen (or Swagger in general) is there a pattern, an how > to, a documented way that allow me to add a behaviour and/or extend the > generated APIs without overwrite my code? > > Sounds like you know more about the Java end of this than I do, please see my question above. M

codegen and json update

2017-01-27 Thread Vincenzo D'Amore
Hi All, May be this is the classic noob question, I apologise in advance but I was unable to find an appropriate solution. So having done this, at least for me, appropriate introduction, I would explain the problem. The Swagger project is wonderful to create in every language easily client and