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): make sure to early out when detecting loop in additionalproperties #1362

Merged

Conversation

AllieJonsson
Copy link
Contributor

Status

READY

Description

Fixes #1347
Running generate on the attached api definition resulted in an error, where getGetNextResponseMock = (): number returned a string. Also fixed this, unsure why it hasn't been an issue before?

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

Follow the steps in the issue

@melloware melloware added the bug Something isn't working label May 8, 2024
@melloware melloware added this to the 6.28.0 milestone May 8, 2024
@melloware melloware merged commit 4536f34 into orval-labs:master May 8, 2024
2 checks passed
@melloware melloware modified the milestones: 6.28.0, 6.29.0 May 13, 2024
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.

RangeError when generating mocks
2 participants