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

OpenAPI update should fail if the result is not a parsable OpenAPI document #782

Closed
zengin opened this issue Jun 27, 2022 · 0 comments · Fixed by #783
Closed

OpenAPI update should fail if the result is not a parsable OpenAPI document #782

zengin opened this issue Jun 27, 2022 · 0 comments · Fixed by #783
Assignees

Comments

@zengin
Copy link
Contributor

zengin commented Jun 27, 2022

Currently generation process checks in the OpenAPI document directly into master branch. It should validate if at least the parsing is successful. We can introduce a few other integrity checks, but parsing should be a minimum.

Related: microsoft/kiota#1668

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 a pull request may close this issue.

1 participant