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).