mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Is it possible to have mappings stored somewhere else? #249
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BosNetDeveloper on GitHub (Feb 6, 2020).
Say on a network drive as opposed to mapping folder under '__admin'?
@StefH commented on GitHub (Feb 7, 2020):
This is possible with custom code: create a class like https://github.com/WireMock-Net/WireMock.Net/blob/master/src/WireMock.Net/Handlers/LocalFileSystemHandler.cs
@StefH commented on GitHub (Feb 24, 2020):
@BosNetDeveloper Does this answer your question?
@StefH commented on GitHub (Apr 13, 2020):
@BosNetDeveloper Closing this issue now. In case you still have a question, just reply here or open a new issue.