@swagger-api/apidom-parser-adapter-arazzo-yaml-1 1.0.0-rc.2 → 1.0.0-rc.4

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,14 @@
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-rc.4](https://github.com/swagger-api/apidom/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2025-11-25)
7
+
8
+ **Note:** Version bump only for package @swagger-api/apidom-parser-adapter-arazzo-yaml-1
9
+
10
+ # [1.0.0-rc.3](https://github.com/swagger-api/apidom/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2025-11-07)
11
+
12
+ **Note:** Version bump only for package @swagger-api/apidom-parser-adapter-arazzo-yaml-1
13
+
6
14
  # [1.0.0-rc.2](https://github.com/swagger-api/apidom/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2025-11-07)
7
15
 
8
16
  **Note:** Version bump only for package @swagger-api/apidom-parser-adapter-arazzo-yaml-1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  `@swagger-api/apidom-parser-adapter-arazzo-yaml-1-0` is a parser adapter for the [Arazzo 1.0.1 specification](https://spec.openapis.org/arazzo/latest.html#version-1-0-1) in [YAML format](https://yaml.org/spec/1.2/spec.html).
4
4
  Under the hood this adapter uses [apidom-parser-adapter-yaml-1-2](https://github.com/swagger-api/apidom/tree/main/packages/apidom-parser-adapter-yaml-1-2)
5
- to parse a source string into generic ApiDOM in [base ApiDOM namespace](https://github.com/swagger-api/apidom/tree/main/packages/apidom#base-namespace)
5
+ to parse a source string into generic ApiDOM in [base ApiDOM namespace](https://github.com/swagger-api/apidom/tree/main/packages/apidom-core#base-namespace)
6
6
  which is then refracted with [Arazzo 1.x.y Refractors](https://github.com/swagger-api/apidom/tree/main/packages/apidom-ns-arazzo-1#refractors).
7
7
 
8
8
  ## Installation
@@ -34,7 +34,7 @@ Defines list of media types that this parser adapter recognizes.
34
34
 
35
35
  ### detect
36
36
 
37
- [Detection](https://github.com/swagger-api/apidom/blob/main/packages/apidom-parser-adapter-arazzo-json-1/src/adapter.ts#L13) is based on a regular expression matching required Arazzo 1.0.0 specification symbols in YAML format.
37
+ [Detection](https://github.com/swagger-api/apidom/blob/main/packages/apidom-parser-adapter-arazzo-json-1/src/adapter.ts#L18) is based on a regular expression matching required Arazzo 1.0.0 specification symbols in YAML format.
38
38
 
39
39
  ### namespace
40
40
 
@@ -8307,7 +8307,7 @@ __webpack_require__.r(__webpack_exports__);
8307
8307
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
8308
8308
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
8309
8309
  /* harmony export */ });
8310
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__webpack_require__.p + "1496cfca5e4d41188323a914b9705264.wasm");
8310
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__webpack_require__.p + "fe6ac473f020fbdb0dc39a494e428b55.wasm");
8311
8311
 
8312
8312
  /***/ }),
8313
8313