Remove unnecessary details from error object

Issue #56 closed
Ben Sayers created an issue

There are two situations causing confusion:

  • When the error comes from the swagger-validation currently the pactDetails object is displayed in the result. Remove this, it is not needed.
  • When the error comes from the pact-validation currently the swaggerDetails object is displayed in the result. Remove this, it is not needed.

Comments (1)

  1. Log in to comment