Add support setting a basePath

Issue #24 closed
Ben Sayers created an issue

Use cases:

  • Consumer has a base path in all their pact request paths, these need to be removed before attempting to look up the path in the swagger file
  • Providers may set a base path in the swagger specification, this needs to be considered when doing path lookups

Comments (3)

  1. Log in to comment