You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this logic while reviewing a different fix last week. I’m not sure why the override response isn’t used for text/plain responses—there doesn’t seem to be a clear reason not to apply overrides to all response types.
Uh oh!
There was an error while loading. Please reload this page.
What are the steps to reproduce this issue?
I'm generating using following yaml
This is my Orval config
What happens?
I get following function that doesn't utilize overrideResponse in any way.
What were you expecting to happen?
overrideResponse variable should be used. If I switch to application/json type then I get the following which looks correct.
Any logs, error output, etc?
Just following, no errors.
What versions are you using?
Orval 7.9.0
The text was updated successfully, but these errors were encountered: