From b5ddbe44c93c8fd4872ea252407d22bb00876c86 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 15 Dec 2018 09:27:35 +0100 Subject: [PATCH] Updated Mapping (markdown) --- Mapping.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Mapping.md b/Mapping.md index 1957200..9e8800d 100644 --- a/Mapping.md +++ b/Mapping.md @@ -4,7 +4,12 @@ WireMock.Net is controlled by mappings which define the **Request** and how this ## Mapping Definition -# Adding or updating mappings +sdsdsd + +dsd + + +## Adding or updating mappings Adding or updating mappings can be done via the [REST Admin interface](https://github.com/WireMock-Net/WireMock.Net/wiki/Admin-API-Reference) or hard-coded via [C# code](https://github.com/WireMock-Net/WireMock.Net/wiki/WireMock-as-a-standalone-process#option-3--coding-yourself);