Skip to content

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

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]>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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