Skip to content

Adding a new operation to an endpoint shouldn't break contract #23

@itache

Description

@itache

satisfiesContract shouldn't fail if the implementation has a new operation.

At the moment we get an error:

org.assertj.core.api.SoftAssertionError:
The following assertion failed:

  1. [Checking 'PATCH' operation of path '/v1/contact/{id}'] expected: null but was:<io.swagger.models.Operation@d5a4bc7[updateContact]>

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