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(msw): correctly generate integer enum mocks #1437

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

AffeJonsson
Copy link
Contributor

@AffeJonsson AffeJonsson commented Jun 5, 2024

Status

READY

Description

Fixes #1395
Implemented similarly to how string enums work

@melloware melloware added the bug Something isn't working label Jun 5, 2024
@melloware melloware added this to the 6.30.0 milestone Jun 5, 2024
Copy link
Collaborator

@melloware melloware left a comment

Choose a reason for hiding this comment

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

Nice!

@melloware melloware merged commit ce95b68 into orval-labs:master Jun 5, 2024
2 checks passed
@AffeJonsson AffeJonsson deleted the fix/int-arrays branch June 5, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Faker types are incompatible with contract definition for number enums
2 participants