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(rules): update operation-tag-defined rule #1876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremyfiel
Copy link
Contributor

@jeremyfiel jeremyfiel commented Jan 31, 2025

adds a check for tags existence in Operation node

What/Why/How?

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

@jeremyfiel jeremyfiel requested review from a team as code owners January 31, 2025 21:30
Copy link

changeset-bot bot commented Jan 31, 2025

🦋 Changeset detected

Latest commit: e8011cc

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

@jeremyfiel jeremyfiel force-pushed the feat/update-operation-tag-rule branch from c9d7e79 to 208a581 Compare January 31, 2025 21:51
check for `tags` existence in `Operation` node`
@jeremyfiel jeremyfiel force-pushed the feat/update-operation-tag-rule branch from 208a581 to e8011cc Compare January 31, 2025 22:38
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.

1 participant