Closed jskov-jyskebank-dk closed 7 months ago
content:
application/json:
schema:
type: object
additionalProperties:
type: string
Workaround is to specify a type for the properties
So generator should probably have an option to control a default fall-back type (Object, prolly)
fixed by #611
results in this code:
So the map data type is not processed correctly.
(claus)