mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-30 06:12:18 +02:00
Update the logic for ProxyAndRecord (#747)
* . * set * . * . * . * . * prio * appsettings * TinyMapperUtils * set * p * nullable * . * , * fs * . * . * --PreferProxyMapping
This commit is contained in:
@@ -25,7 +25,7 @@ namespace WireMock.Admin.Mappings
|
||||
public string Title { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// The priority.
|
||||
/// The priority. (A low value means higher priority.)
|
||||
/// </summary>
|
||||
public int? Priority { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user