Swagger-parser 2.0.0 released!
The Swagger team is proud to announce the GA Release of the swagger-parser library.
In order to better improve these libraries and tools, we ask that you start using them and provide us with feedback in form of issues on the github repository. The issues are a huge help in finding what’s missing or not working properly (though note some issues are already submitted). We would also appreciate any PRs that improve existing or new tickets.
Notable Changes:
- Fix/multiple composed model (#635)
- Avoid overflow when storing an int64 in an Integer #636
- Fix for issue #647: update ref in requestBodies (#648)
- Remove allEmptyValue from body param and headers (#653)
- Add logging to parser(#660)
- Fix for issue #676: convert integer elements of enum into the correct type (#677)
- Numerous 2.0 -> 3.0 conversion fixes (#662) (#661)
Known Issues:
- Not resolving relative ref in classpath