Skip to content

docs: update the no-http-verbs-in-paths rule docs#2725

Merged
tatomyr merged 1 commit intomainfrom
docs/update-no-http-verbs-in-paths-docs
Apr 8, 2026
Merged

docs: update the no-http-verbs-in-paths rule docs#2725
tatomyr merged 1 commit intomainfrom
docs/update-no-http-verbs-in-paths-docs

Conversation

@tatomyr
Copy link
Copy Markdown
Collaborator

@tatomyr tatomyr commented Apr 8, 2026

What/Why/How?

Improved the no-http-verbs-in-paths rule docs and adjusted the changeset.

Reference

Follow up to #2719

Check yourself

  • This PR follows the contributing guide
  • All new/updated code is covered by tests
  • Core code changed? - Tested with other Redocly products (internal contributions only)
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update has been considered

Security

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

Note

Low Risk
Documentation-only updates plus a changeset tweak; no runtime logic changes, so risk is limited to potential confusion if the examples don’t match intended usage.

Overview
Clarifies documentation for the no-http-verbs-in-paths rule’s excludedPaths option by updating the description/example paths (e.g., using /get-signed-url and /oauth/postback) and adjusting the corresponding changeset entry to include a @redocly/cli minor bump alongside @redocly/openapi-core.

Reviewed by Cursor Bugbot for commit 621b549. Bugbot is set up for automated code reviews on this repo. Configure here.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 8, 2026

⚠️ No Changeset found

Latest commit: 621b549

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 3 packages
Name Type
@redocly/cli Minor
@redocly/openapi-core Minor
@redocly/respect-core Minor

Click here to learn what changesets are, and how to add one.

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

@tatomyr tatomyr marked this pull request as ready for review April 8, 2026 10:47
@tatomyr tatomyr requested a review from a team as a code owner April 8, 2026 10:47
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 79.93% (🎯 79%) 6687 / 8366
🔵 Statements 79.35% (🎯 79%) 6920 / 8720
🔵 Functions 83.13% (🎯 82%) 1356 / 1631
🔵 Branches 71.61% (🎯 71%) 4549 / 6352
File CoverageNo changed files found.
Generated in workflow #9336 for commit 621b549 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 3.612s ± 0.036s ▓ 1.00x
cli-next 3.606s ± 0.036s ▓ 1.00x (Fastest)

@tatomyr tatomyr merged commit 7032755 into main Apr 8, 2026
54 of 57 checks passed
@tatomyr tatomyr deleted the docs/update-no-http-verbs-in-paths-docs branch April 8, 2026 10:56
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.

2 participants