Skip to content

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

@BrandU

Description

@BrandU

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions