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

Update swagger-parser to support OAS 3.0.2 #49

Merged
merged 2 commits into from
Nov 12, 2018

Conversation

ackintosh
Copy link
Contributor

This PR closes #48

I've tested the updated extension locally. It looks fine. 👌

image

```
$ npm update swagger-parser
+ [email protected]
added 356 packages from 601 contributors and audited 1087 packages in 5.446s
found 0 vulnerabilities
```
@ackintosh
Copy link
Contributor Author

ping @arjun-g 😄

@arjun-g arjun-g merged commit 5dd424f into arjun-g:master Nov 12, 2018
@arjun-g
Copy link
Owner

arjun-g commented Nov 12, 2018

Thank you @ackintosh . Will be published along with the next version changes I am working on.

@ackintosh ackintosh deleted the update-swagger-parser branch November 12, 2018 23:50
@ackintosh
Copy link
Contributor Author

I'm looking forward to use the next version. 😌 ✨

@etherealite
Copy link

Love your work. I just wanted to mention that I was confused about support for the 3.0.X specification. The readme makes no mention of 3.0.X support so I assumed that there was none. I'm sure I'm not the first to have made such a mistake.

THANX!

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.

Support OAS 3.0.2
3 participants