IBM / openapi-validator

Configurable and extensible validator/linter for OpenAPI documents
Apache License 2.0
493 stars 88 forks source link

feat(ibm-no-ambiguous-paths): introduce new validator rule #629

Closed padamstx closed 1 year ago

padamstx commented 1 year ago

PR summary

This commit introduces the new spectral-style rule 'ibm-no-ambiguous-paths' which will check to make sure there are not ambiguous paths defined in the OpenAPI document.

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

Checklist for adding a new validation rule:

ibm-devx-sdk commented 1 year ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 1 year ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

ibm-devx-sdk commented 7 months ago

:tada: This PR is included in version 1.3.1 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: