Generated Requests Wrapped in Controller Functions #2036
Unanswered
purecodework
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks,
I'm encountering an issue where all my generated API functions are encapsulated within controller functions, even though I've configured Orval to use the split/tags/tags-split mode. Here's an example of the generated code:
I have tried both OpenAPI 2 and OpenAPI 3 specifications, but the issue persists. Additionally, I'm using a custom Axios instance, and my Orval configuration is as follows:
Any guidance would be greatly appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions