Open
Description
extracted from on openapi-processor/openapi-processor-spring/issues/150
try to automatically detect a Map<String, String>
from additionalProperties
without an explicit mapping:
# ...
type: object
additionalProperties:
type: string