Hi'!

We've just upgraded from Swagger Codegen v. 2.2.3 to v. 2.3.0 in an attempt 
to get Xcode 9 working.
However, the models that are now generated are quite different, which is 
causing some confusion.

I'm receiving some errors from trying to initiate certain models, which 
seems to have changed.
For instance, this model 'PhoneBookUserDTO' have changed from this:



To this:


Which then generates an error where I'm trying to initiate an object of 
this class:


If I try to let Xcode fix the issue, a new error appears:


What I really should be doing (if I look at the model), is to provide it 
with a decoder, when initiating:


But which decoder? I have a couple of errors like these with other models 
as well.
Anyone who can enlighten me about this? :-)

Thanks!

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