swagger-core
swagger-core copied to clipboard
Schema generation fails when using `OptionalInt` as type for a field
It has been already mentioned here. And indeed I've encountered same problem and can confirm that AnnotatedType coming to the ModelResolver.resolve() method is returning null for a type.