-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue:
It looks like the fix to issue #150 has disabled the new static mock dir feature.
Steps to reproduce:
- Attempt to start static mocking using a command similar to follows:
wiretap --static-mock-dir .\mocks
Expected result:
Static mocking operates as per documentation page.
Actual result:
wiretap version: 0.4.1 | compiled: Thu, 20 Feb 2025 07:03:39 UTC
Designed and built by Princess Beef Heavy Industries: https://pb33f.io/wiretap
INFO No wiretap configuration located. Using defaults
WARNING No OpenAPI specification provided. Please provide a path to an OpenAPI specification using the --spec or -s flags.
Without an OpenAPI specification, wiretap will not be able to validate requests and responses
ERROR No redirect URL provided. Please provide a URL to redirect API traffic to using the --url or -u flags.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working