@jentic/arazzo-validator 1.0.0-alpha.19 → 1.0.0-alpha.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [1.0.0-alpha.20](https://github.com/jentic/jentic-arazzo-tools/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2026-02-24)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @jentic/arazzo-validator
|
|
9
|
+
|
|
6
10
|
# [1.0.0-alpha.19](https://github.com/jentic/jentic-arazzo-tools/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2026-02-23)
|
|
7
11
|
|
|
8
12
|
### Features
|
|
@@ -153601,29 +153601,21 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
153601
153601
|
const defaultOptions = {
|
|
153602
153602
|
parse: {
|
|
153603
153603
|
parsers: [new _speclynx_apidom_reference_parse_parsers_arazzo_json_1__WEBPACK_IMPORTED_MODULE_3__["default"]({
|
|
153604
|
-
allowEmpty: false
|
|
153605
|
-
fileExtensions: ['.json']
|
|
153604
|
+
allowEmpty: false
|
|
153606
153605
|
}), new _speclynx_apidom_reference_parse_parsers_arazzo_yaml_1__WEBPACK_IMPORTED_MODULE_4__["default"]({
|
|
153607
|
-
allowEmpty: false
|
|
153608
|
-
fileExtensions: ['.yaml', '.yml']
|
|
153606
|
+
allowEmpty: false
|
|
153609
153607
|
}), new _speclynx_apidom_reference_parse_parsers_openapi_json_2__WEBPACK_IMPORTED_MODULE_5__["default"]({
|
|
153610
|
-
allowEmpty: false
|
|
153611
|
-
fileExtensions: ['.json']
|
|
153608
|
+
allowEmpty: false
|
|
153612
153609
|
}), new _speclynx_apidom_reference_parse_parsers_openapi_yaml_2__WEBPACK_IMPORTED_MODULE_6__["default"]({
|
|
153613
|
-
allowEmpty: false
|
|
153614
|
-
fileExtensions: ['.yaml', '.yml']
|
|
153610
|
+
allowEmpty: false
|
|
153615
153611
|
}), new _speclynx_apidom_reference_parse_parsers_openapi_json_3_0__WEBPACK_IMPORTED_MODULE_7__["default"]({
|
|
153616
|
-
allowEmpty: false
|
|
153617
|
-
fileExtensions: ['.json']
|
|
153612
|
+
allowEmpty: false
|
|
153618
153613
|
}), new _speclynx_apidom_reference_parse_parsers_openapi_yaml_3_0__WEBPACK_IMPORTED_MODULE_8__["default"]({
|
|
153619
|
-
allowEmpty: false
|
|
153620
|
-
fileExtensions: ['.yaml', '.yml']
|
|
153614
|
+
allowEmpty: false
|
|
153621
153615
|
}), new _speclynx_apidom_reference_parse_parsers_openapi_json_3_1__WEBPACK_IMPORTED_MODULE_9__["default"]({
|
|
153622
|
-
allowEmpty: false
|
|
153623
|
-
fileExtensions: ['.json']
|
|
153616
|
+
allowEmpty: false
|
|
153624
153617
|
}), new _speclynx_apidom_reference_parse_parsers_openapi_yaml_3_1__WEBPACK_IMPORTED_MODULE_10__["default"]({
|
|
153625
|
-
allowEmpty: false
|
|
153626
|
-
fileExtensions: ['.yaml', '.yml']
|
|
153618
|
+
allowEmpty: false
|
|
153627
153619
|
})],
|
|
153628
153620
|
parserOpts: {
|
|
153629
153621
|
sourceMap: false,
|