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

Introduce similar setting as assertj.swagger.pathsToIgnoreInExpected - for actual #56

Open
BrandU opened this issue Sep 11, 2019 · 0 comments

Comments

@BrandU
Copy link

BrandU commented Sep 11, 2019

Hi,

We're using your implementation for validation of the swagger api spec - thanks!

However we would like to be able to ignore some parts of API when it comes to validation.

In our case these are the diagnostics endpoints ( & models) - no business value / out of the domain of the micro-service - which we don't want to validate against swagger api spec.

Would it possible to extend: io.github.robwin.swagger.test.DocumentationDrivenValidator#validateSwagger

with support of this new property where it would be possible to specifically ignore some paths for actual?

https://github.com/RobWin/assertj-swagger/blob/master/src/test/resources/assertj-swagger-partial-impl.properties

Thank you very much.

Brano.

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

No branches or pull requests

1 participant