Skip to content

Allow tagged operations to be skipped#203

Open
BhavikaSharma wants to merge 1 commit intoOpenAPITools:masterfrom
BhavikaSharma:feature/ignore-operations
Open

Allow tagged operations to be skipped#203
BhavikaSharma wants to merge 1 commit intoOpenAPITools:masterfrom
BhavikaSharma:feature/ignore-operations

Conversation

@BhavikaSharma
Copy link

Users are able to specify (x-) attributes to be ignored. If these attributes are added to paths and http operations in the OpenAPI specifications, breaking changes for these paths will be ignored. Partial solution to #129.

@joschi
Copy link
Contributor

joschi commented Feb 28, 2021

@BhavikaSharma Thanks for your contribution!

Did you see the openapi-diff-ignore project of the original author of the GitHub issue you've mentioned?
https://github.com/elibracha/openapi-diff-ignore

I think this solves more than the narrow use case you're addressing in this PR.

What do you think?

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