stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.35k stars 226 forks source link

Update operation-operationId-valid-in-url Message #2606

Open dtolb opened 3 months ago

dtolb commented 3 months ago

Fixes #2605 2605

Checklist

Does this PR introduce a breaking change?

Additional context

Message updated from:

"operationId must not characters that are invalid when used in URL."

to:

"operationId must not contain characters that are invalid when used in URL."

mnaumanali94 commented 2 months ago

@dtolb The message change is fine, but the config file needs to be not changed and please follow the commit message rules here: https://github.com/semantic-release/semantic-release