Skip to content

Add basic support for OpenAPI 3.x #200

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

Merged
merged 1 commit into from
Apr 22, 2020
Merged

Add basic support for OpenAPI 3.x #200

merged 1 commit into from
Apr 22, 2020

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Apr 22, 2020

Adds tests for OpenAPI v3! 🎉

Getting closer to #112

if (!fs.existsSync(dir)) {
fs.mkdirSync(dir);
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This replaces the previous need for fs-extra. Now if we could find a quick replacement for Prettier…

@drwpow drwpow force-pushed the dangodev/v3-tests branch from 0c37ae3 to fe2530f Compare April 22, 2020 01:58
@drwpow drwpow force-pushed the dangodev/v3-tests branch from fe2530f to 2f47bbe Compare April 22, 2020 02:00
@drwpow drwpow merged commit 24229e9 into master Apr 22, 2020
@drwpow drwpow deleted the dangodev/v3-tests branch April 22, 2020 02:01
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.

1 participant