{ "Logging": { "IncludeScopes": false, "Debug": { "LogLevel": { "Default": "Debug" } }, "Console": { "LogLevel": { "Default": "Debug" } } }, "WireMockServerSettings": { "StartAdminInterface": true, "Urls": [ "https://localhost:8081/" ], "AllowPartialMapping": false, "HandleRequestsSynchronously": true, "ThrowExceptionWhenMatcherFails": true, "ProxyAndRecordSettings": { "Url": "http://postman-echo.com/post", "SaveMapping": true, "SaveMappingToFile": true } } }