openapi-generator generates correct code, but incorrect documentation annotations in Spring Boot project
I currently am using openapi-generator to generate Spring Boot APIs based off a yaml spec. One endpoint in the yaml spec is supposed to return a map where the values are lists of enum values