Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
@ypotter: Some of the file changes are purely linter/prettier changes. Previously few snippets were not following the setup format, hence it was fixed in the current PR by pre-commit hook.
Description
This PR deals with resolving the issue in hand https://github.com/sharkio-dev/sharkio/issues/359 to add flag control to enable/disable mocks at the sniffer level.
Checklist
Please make sure you've done the following before submitting this pull request: