openapi-generator-for-spring icon indicating copy to clipboard operation
openapi-generator-for-spring copied to clipboard

Improve TypeResolverForMapLikeType

Open neiser opened this issue 4 years ago • 0 comments

  • Check that javaType.getKeyType() is String schema in de.qaware.openapigeneratorforspring.common.schema.resolver.type.TypeResolverForMapLikeType#build
  • Also add more edge cases and respect @ArraySchema maybe for values of Map?

neiser avatar Oct 14 '21 10:10 neiser