I don’t think this PR is from you, but it looks like it’s on the same topic:
https://github.com/swagger-api/swagger-core/pull/2214 <https://github.com/swagger-api/swagger-core/pull/2214> Can you please test that fix locally and if that doesn’t fix it, file an issue in GitHub? > On May 27, 2017, at 9:59 PM, Dan Tran <[email protected]> wrote: > > Drill down some more. I found the innerModel is null b/c its propType ls > [simple type, class java.lang.Object] (from debugger). > > Here is the line > > handleUnwrapped(props, context.resolve(propType), uw.prefix(), uw.suffix()); > > By ignore this NPE, my build is good, the generated @JsonUnwrapped looks > good. Not sure what else I miss thou > > Thoughts? > > Very appreciated any help > > -Dan > > -- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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.
