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

fix: make order of imports and object properties deterministic #965

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

GMierzwa
Copy link
Contributor

Status

READY

Description

Resolves #703 and #780.

Currently the order of imports and properties inside an object may vary between executions, generating unnecessary diffs. The changes here were to simply sort those fields during code generation.

@vercel
Copy link

vercel bot commented Oct 11, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @anymaniax on Vercel.

@anymaniax first needs to authorize it.

Copy link
Collaborator

@anymaniax anymaniax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@anymaniax anymaniax merged commit a4cca88 into orval-labs:master Oct 19, 2023
2 of 3 checks 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.

MSW definitions are non-deterministic
3 participants