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

Future Roadmap: stop running validation on OpenAPI (/AsyncAPI) after every convertion #162

Open
adriankast opened this issue Dec 8, 2020 · 0 comments
Labels
openapi topics about openapi generation

Comments

@adriankast
Copy link
Contributor

If in the future the convertion algorithms & implementation for TD to OpenAPI instance generation (and later maybe also TD to AsyncAPI generation) turn out to be stable, one could move the OpenAPI validator to the development Dependencies and only check if the convertion result is valid in tests. This would speed up the convertion and make the production package size smaller.

@egekorkan egekorkan added the openapi topics about openapi generation label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openapi topics about openapi generation
Projects
None yet
Development

No branches or pull requests

3 participants