Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated arazzo version to the supported #1899

Merged

Conversation

DmitryAnansky
Copy link
Contributor

What/Why/How?

Updated Arazzo version to the supported latest v1.0.1.
In fact changes that were applied between 1.0.0 and 1.0.1 are breaking as some syntax wont work anymore:

  • in-body parameters
  • runtime expression $messages context
  • different way to access $outputs that were populated from the $response.body.

Reference

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests
  • New package installed? - Tested in different environments (browser/node)

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Copy link

changeset-bot bot commented Feb 10, 2025

🦋 Changeset detected

Latest commit: 3154592

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@redocly/openapi-core Patch
@redocly/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Feb 10, 2025

Command Mean [ms] Min [ms] Max [ms] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 979.0 ± 22.9 956.2 1018.2 1.01 ± 0.03
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 969.9 ± 13.8 948.5 992.0 1.00

Copy link
Contributor

github-actions bot commented Feb 10, 2025

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.6% 5053/6429
🟡 Branches 67.18% 2059/3065
🟡 Functions 73.16% 834/1140
🟡 Lines 78.88% 4767/6043

Test suite run success

836 tests passing in 120 suites.

Report generated by 🧪jest coverage report action from 3154592

@DmitryAnansky DmitryAnansky marked this pull request as ready for review February 10, 2025 11:19
@DmitryAnansky DmitryAnansky requested review from a team as code owners February 10, 2025 11:19
@DmitryAnansky DmitryAnansky merged commit 2dd1c6a into main Feb 10, 2025
42 checks passed
@DmitryAnansky DmitryAnansky deleted the chore/updare-arazzo-supported-version-to-latest-only branch February 10, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants