This message was deleted.
# help
s
This message was deleted.
s
these are my wiremockserver settings
Copy code
"WireMockServerSettings": {
  "StartAdminInterface": false,
  "AllowPartialMapping": false,
  "HandleRequestsSynchronously": false,
  "ThrowExceptionWhenMatcherFails": true,
  "MappingExpiringTimeInSec": 300,
  "IgnoreExpiredMappings": false,
  "ReadStaticMappings": true
}