Skip to content

fix(rulesets): clarify operationId URL validation message - #3035

Merged
micryc merged 2 commits into
stoplightio:developfrom
slegarraga:fix/operation-id-url-message
Aug 27, 2026
Merged

fix(rulesets): clarify operationId URL validation message#3035
micryc merged 2 commits into
stoplightio:developfrom
slegarraga:fix/operation-id-url-message

Conversation

@slegarraga

Copy link
Copy Markdown
Contributor

Closes #2605.

Fixes the grammar of the built-in operation-operationId-valid-in-url message so the error clearly says the operationId cannot contain invalid URL characters. Updated the matching rule test and verified it with the focused Jest suite.

Signed-off-by: Sebastian Legarraga <64795732+slegarraga@users.noreply.github.com>
@slegarraga
slegarraga requested a review from a team as a code owner August 8, 2026 20:56
@micryc
micryc merged commit 4fb7331 into stoplightio:develop Aug 27, 2026
11 checks passed
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.

operation-operationId-valid-in-url message needs small updates

2 participants