Yes, likely it’s trying to build a schema of that model, and it doesn’t like it. Not sure what one would expect for that definition in JSON Schema.
> On May 25, 2017, at 10:37 PM, Dan Tran <[email protected]> wrote: > > here is maven debug log > > [DEBUG] resolve class org.springframework.hateoas.Resource > [DEBUG] trying extension > com.github.kongchen.swagger.docgen.reader.ModelModifier@1de4285e > [DEBUG] defineModel Resource io.swagger.models.ModelImpl@67d75b4c > [DEBUG] resolve [simple type, class java.lang.Object] > [DEBUG] trying extension > com.github.kongchen.swagger.docgen.reader.ModelModifier@1de4285e > [DEBUG] Can't check class [simple type, class java.lang.Object], > java.lang.Object > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > > > Spring hateoas.Resource is suspicious > > -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.
