From 305248c9eee35e72ecded23042463170695654a3 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Tue, 16 Feb 2021 07:45:38 +0100 Subject: [PATCH] Updated Mapping (markdown) --- Mapping.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Mapping.md b/Mapping.md index 2072f8d..195f162 100644 --- a/Mapping.md +++ b/Mapping.md @@ -12,4 +12,8 @@ Adding or updating mappings can be done via the ## Static Mappings +It's also possible to copy the mapping files in a folder so that these will be picked up when starting the WireMock.Net server. +Place the .json mappings files in `__admin\mappings` folder. + +For example, see [this location](https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.Console.NET5/__admin/mappings).