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

feat: remove support in-body parameter in arazzo #1851

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

DmitryAnansky
Copy link
Contributor

What/Why/How?

Removed support for in: body parameters due to Arazzo specification updates.

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 Jan 21, 2025

🦋 Changeset detected

Latest commit: 778cbac

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

Command Mean [ms] Min [ms] Max [ms] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 972.4 ± 11.1 961.2 992.4 1.00
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 976.9 ± 11.7 962.4 999.7 1.00 ± 0.02

@DmitryAnansky DmitryAnansky marked this pull request as ready for review January 21, 2025 11:30
@DmitryAnansky DmitryAnansky requested review from a team as code owners January 21, 2025 11:30
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.63% 5047/6419
🟡 Branches 67.28% 2056/3056
🟡 Functions 73.13% 833/1139
🟡 Lines 78.92% 4761/6033

Test suite run success

835 tests passing in 120 suites.

Report generated by 🧪jest coverage report action from 778cbac

@DmitryAnansky DmitryAnansky merged commit 648fb6c into main Jan 21, 2025
41 checks passed
@DmitryAnansky DmitryAnansky deleted the feat/spot-remove-in-body-parameter-support branch January 21, 2025 12:34
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