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 ref'd examples #1459

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

AllieJonsson
Copy link
Contributor

Status

READY

Description

Fixes #1458.

Steps to Test or Reproduce

yarn build
yarn generate:swr
check generated/examples/endpoints -> getGetUsersResponseMock and getGetUsers2ResponseMock should be ["userD","userE","userF"] and ["userA","userB","userC"]

@melloware melloware added the mock Related to mock generation label Jun 17, 2024
@melloware melloware added this to the 6.31.0 milestone Jun 17, 2024
@melloware melloware merged commit f296491 into orval-labs:master Jun 17, 2024
2 checks passed
@AllieJonsson AllieJonsson deleted the fix/1458-examples branch June 17, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mock Related to mock generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not create examples with ref for mock
2 participants