Skip to content

fix: supply-chain exportToImportMap value type #108

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

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

eseidel
Copy link
Contributor

@eseidel eseidel commented Apr 27, 2025

This looks like it was just generated wrong. The response
uses a Map<String, List> for which the openapi syntax
appears to be to put the value type in "additionalProperties"
which I've done here.

This looks like it was just generated wrong.  The response
uses a Map<String, List<String>> for which the openapi syntax
appears to be to put the value type in "additionalProperties"
which I've done here.
eseidel added a commit to eseidel/space_traders that referenced this pull request Apr 27, 2025
@Aeolun Aeolun merged commit bb648f9 into SpaceTradersAPI:main Apr 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants