Skip to content
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

chore: Sort asyncapi doc elements via objectMapper #151

Conversation

timonback
Copy link
Member

Avoid usage of sorted data structures in code (like TreeMap, etc)
Library internal data structures should not have an impact on the order of the elements in the resulting asyncapi.json doc file

Avoid usage of sorted data structures in code (like TreeMap, etc)
@timonback timonback force-pushed the chore/sort-asyncapi-document-via-objectmapper branch from 9693f7e to 8811d1a Compare March 12, 2023 18:09
@timonback timonback merged commit d229c83 into springwolf:master Mar 12, 2023
@timonback timonback deleted the chore/sort-asyncapi-document-via-objectmapper branch March 12, 2023 20:02
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