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(query): bugfix for custom mutator options #1974

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

AllieJonsson
Copy link
Contributor

Status

READY

Description

  • Correctly check hasSecondArg instead of hasThirdArg for { url: route }.
  • Replace /${ with /{, since we don't actually have the actual parameters to replace in the path, which caused a syntax error
  • Add third arg which includes properties about the operation
  • Add docs highlighting how the mutator should look

@melloware melloware merged commit 329218a into orval-labs:master Mar 12, 2025
2 checks passed
@AllieJonsson AllieJonsson deleted the fix/custom-mutator branch March 12, 2025 17:14
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