Skip to content

autodect Map<String, String> from additionalProperties #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hauner opened this issue Jan 29, 2023 · 0 comments
Open

autodect Map<String, String> from additionalProperties #10

hauner opened this issue Jan 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hauner
Copy link
Member

hauner commented Jan 29, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant