-
Notifications
You must be signed in to change notification settings - Fork 537
Closed
Description
The Swagger team is proud to announce the rc2 release candidate 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:
- Add Support to anyOf and oneOf schemas and Fix array schema deserialization (Fix array schema deserialization #585)
- Added flag to avoid aggregation of anyOf/allOf/oneOf schemas while using resolveFully() (Added flag to avoid aggregation of anyOf/allOf/oneOf schemas while using resolveFully() #568)
- New Option: Flatten Schema Option (Flatten Schema Option #541)
- Fixed Number Handling in Enums (refs #537, swagger-api/swagger-core#2475 - number handling in enums #575, Number parsing #537)
- Fixed parsing of security requirements (fixing security requeriments #572)
- Fixed default explode value (Fixing the default explode value and adding a test #570)
- Fix NPE in ResolverFully when components is missing (NPE in ResolverFully when components is missing #566)
- Adding a isValid method in ParserResult (adding a isValid method in ParserResult #554)
- Update dependencies - Versioning and naming - refs (Versioning and naming - refs swagger-api/swagger-core#2485 #561)
- Numerous 2.0 -> 3.0 conversion fixes
Metadata
Metadata
Assignees
Labels
No labels