If I call a POJO DateDefinitionDto and reference it in another class, Swagger gen (I am using latest on master) does not correctly reference it as models.DateDefinitionDto (which it does to other identical classes).
It must be some sort of naming clash where it sees the keyword 'Date' and assumes it is a 'core' swagger class or something. -- 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.
