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

chore: dereference whole API on importing to avoid extra definitions #864

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hugoArregui
Copy link

My solution to #863 I'm not quite sure if this is a proper solution for the problem, but it works for me.

Basically, I'm dereferencing the whole API at the beginning so there are no extra schemas that could generate types.

@vercel
Copy link

vercel bot commented May 17, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @anymaniax on Vercel.

@anymaniax first needs to authorize it.

@anymaniax
Copy link
Owner

We can add the deferencing but as an option in the input options of orval.

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.

None yet

2 participants