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: added support for query http method in arazzo #1884

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

DmitryAnansky
Copy link
Contributor

What/Why/How?

Added support for 'query' http method in arazzo types.

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

Sorry, something went wrong.

Copy link

changeset-bot bot commented Feb 5, 2025

🦋 Changeset detected

Latest commit: ae4d46b

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

@DmitryAnansky DmitryAnansky marked this pull request as ready for review February 5, 2025 17:06
@DmitryAnansky DmitryAnansky requested review from a team as code owners February 5, 2025 17:06
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Command Mean [ms] Min [ms] Max [ms] Relative
redocly lint packages/core/src/benchmark/benches/rebilly.yaml 976.4 ± 29.5 950.3 1048.1 1.00 ± 0.04
redocly-next lint packages/core/src/benchmark/benches/rebilly.yaml 973.3 ± 19.5 946.2 1010.6 1.00

Copy link
Contributor

github-actions bot commented Feb 5, 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 ae4d46b

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@DmitryAnansky DmitryAnansky merged commit c77e00b into main Feb 6, 2025
39 checks passed
@DmitryAnansky DmitryAnansky deleted the feat/add-query-to-arazzo-http-method branch February 6, 2025 09:08
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.

None yet

3 participants