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

feat(swr): remove output.orverride.swr.options property #1246

Conversation

soartec-lab
Copy link
Member

Status

READY

Description

This PR is a sequel to #1223, #1225, and #1245.
Since the swr option is different for each query function, i fixed it to separate the options in #1223, #1225, and #1245.
Therefore, "output.override.swr.options" is no longer needed, so remove it.

Related PRs

List related PRs against other branches:

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

  1. Check the options defined in each query function in the tests generated hook

tests/generated/swr/petstore-override-swr/endpoints.ts:

@melloware melloware merged commit d94d15d into orval-labs:master Mar 3, 2024
2 checks passed
@soartec-lab soartec-lab added the enhancement New feature or request label Mar 6, 2024
@soartec-lab soartec-lab added this to the 6.26.0 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants