mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-09-15 14:22:05 +02:00
Add a new stub mapping
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
/// The with transformer.
|
||||
/// </summary>
|
||||
/// <returns>
|
||||
/// The <see cref="IDelayResponseBuilder"/>.
|
||||
/// The <see cref="IResponseBuilder"/>.
|
||||
/// </returns>
|
||||
IDelayResponseBuilder WithTransformer();
|
||||
IResponseBuilder WithTransformer();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user