Releases: swagger-api/swagger-parser
Releases · swagger-api/swagger-parser
Swagger-parser 2.0.29 released!
Swagger-parser 2.0.28 released!
- bump swagger deps (#1613)
- Fix and Issue 1561: Add resolved responses to components section in main spec (#1609)
- chore: setup-java v1 to v2 (#1607)
- junit 4.13.2 (#1606)
- fix for NullExample issue in swagger-inflector#404 (#1600)
- Fix SwaggerParserExtension package in README (#1591)
- Fixed #1579 - Resolve callbacks when ResolveFully is true (#1589)
- Issue #1586: Update commons-io from 2.6 to 2.11.0 (#1587)
- Allow null string values (#1577)
Swagger-parser 1.0.56 released!
Swagger-parser 2.0.27 released!
Swagger-parser 2.0.26 released!
- bump parser v1 version to 1.0.55 (#1569)
- Fix for 1518 with no SOF (#1566)
- #1553 fails to generate spec on relative server urls on Windows (#1565)
- Bug/1562 path body (#1564)
- Bug/1562 path body (#1563)
- fix handling of relative references (#1557)
- Update RemoteUrl.java (#1545)
- external $ref without / caused exception (#1542)
- Fix the problem that the content of extensions cannot be parsed (#1540)
- refactor: remove repeated else-if (#1536)
- fix issue #1527 (#1528)
- Fix URISyntaxException for $ref to path with param (#1523)
Swagger-parser 1.0.55 released!
Swagger-parser 2.0.25 released!
Swagger-parser 1.0.54 released!
Swagger-parser 2.0.24 released!
- bump v1 parser in master branch (#1503)
- Fix issue #1501: External schema name is correctly constructed (#1502)
- automation - allow set-env and add-path (#1498)
- OpenAPIDeserializer: If "examples" and "example" both defined, ignore "example" with a warning (#1493)
- OpenAPIDeserializer.getSchema: Handle "enum" correctly when schema type is "array" or "object" (#1490)
- Revert "Fix for issue-1419" (#1489)
- automation - replace deprecated set-env in workflows (#1486)
- fixed bug related to nested definitions within subfolder (#1482)
- Fix for issue-1419 (#1453)
Swagger-parser 1.0.53 released!
- automation - allow set-env and add-path (#1497)
- feat: Add Inline Resolver to OpenAPI 2.0 parser (#1494)
- automation - replace deprecated set-env in workflows v1 (#1485)
- read required elements in composed models. (#1484)
- fix BDSA-2015-0001 (bump wiremock version removing commons collection transitive dep (#1481)
- Replace fge-dependencies with their java-json-tools replacements (#1480)
- Updated badged for v1 builds (#1473)
- update junit deps (#1470)