This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 11# API Elements: OpenAPI 2 Parser Changelog
22
3- ## Master
3+ ## 0.32.1 (2020-06-22)
44
55### Enhancements
66
1515
1616- Improved clarity of validation error messages.
1717
18+ - Fixes a case where the source map information may be missing for one type of
19+ validation errors.
20+
1821## 0.32.0 (2020-06-12)
1922
2023The package has been updated for compatibility with ` @apielements/core ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " @apielements/openapi2-parser" ,
3- "version" : " 0.32.0 " ,
3+ "version" : " 0.32.1 " ,
44 "description" : " Swagger 2.0 parser for Fury.js" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# Fury OAS3 Parser Changelog
22
3- ## Master
3+ ## 0.13.1 (2020-06-22)
44
55### Bug Fixes
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @apielements/openapi3-parser" ,
3- "version" : " 0.13.0 " ,
3+ "version" : " 0.13.1 " ,
44 "description" : " Open API Specification 3 API Elements Parser" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# API Elements: Remote Adapter Changelog
22
3+ ## 0.6.1 (2020-06-22)
4+
5+ ### Bug Fixes
6+
7+ - The ` generateMessageBody ` and ` generateMessageBodySchema ` adapter options are
8+ now respected.
9+
310## 0.6.0 (2020-06-12)
411
512The package has been updated for compatibility with ` @apielements/core ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " @apielements/remote" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " API Elements adapter for performing actions via a remote API" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments