Update the logic for ProxyAndRecord (#747)

* .

* set

* .

* .

* .

* .

* prio

* appsettings

* TinyMapperUtils

* set

* p

* nullable

* .

* ,

* fs

* .

* .

* --PreferProxyMapping
This commit is contained in:
Stef Heyenrath
2022-04-21 17:58:44 +02:00
committed by GitHub
parent 9d54994747
commit 2e5bfc41d5
30 changed files with 1900 additions and 1531 deletions

View File

@@ -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; }