I have used swagger-codegen to generate the client for my API. I need to 
extend some of the models because I need to make some properties transform 
to nil when serializing to JSON and some other properties (some dates) to 
follow a different date format than the default. Is that achievable without 
modifying the actual models generated by swagger so that I can regenerate 
them as needed and avoid losing my changes?

Cheers!

Valerio

-- 
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.

Reply via email to