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

Add experimental OpenAPI 3 support #1214

Merged
merged 1 commit into from
Jan 18, 2019
Merged

Add experimental OpenAPI 3 support #1214

merged 1 commit into from
Jan 18, 2019

Conversation

honzajavorek
Copy link
Contributor

πŸš€ Why this change?

Because we want to support OAS3 πŸ˜„

πŸ“ Related issues and Pull Requests

Closes #894

βœ… What didn't I forget?

  • To write docs
  • To write tests
  • To put Conventional Changelog prefixes in front of all my commits and run npm run lint

Please see https://github.com/apiaryio/api-elements.js/blob/master/packages/fury-adapter-oas3-parser/STATUS.md for the list of supported features. The support of OpenAPI 3 in Dredd is experimental, beta, early, you name it. It is everything but finished. However, it already works - see apiaryio/api-elements.js#71 The OAS3 adapter is now developed publicly at https://github.com/apiaryio/api-elements.js/tree/master/packages/fury-adapter-oas3-parser and accepts contributions.

Close #894
@honzajavorek honzajavorek merged commit 8de334c into master Jan 18, 2019
@honzajavorek honzajavorek deleted the honzajavorek/oas3 branch January 18, 2019 17:07
@ApiaryBot
Copy link
Collaborator

πŸŽ‰ This PR is included in version 7.1.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Open API 3.0
3 participants