Stef Heyenrath
|
44388ce80d
|
Fix random delay in mapping json file (#1386)
|
2025-11-25 20:54:06 +01:00 |
|
Stef Heyenrath
|
faffc56484
|
Add TimesInSameState to MappingModel (#1345)
* Add TimesInSameState to MappingModel
* fix tests
|
2025-08-11 08:46:18 +02:00 |
|
Stef Heyenrath
|
12d2219752
|
Disable DynamicLinq to fix CVE (#1242)
* Disable DynamicLinq
* Disable DynamicLinq functionality
|
2025-01-22 10:30:52 +01:00 |
|
Stef Heyenrath
|
da100298c1
|
Update MappingConverter to correctly write the Matcher as C# code (#1152)
* Update MappingConverter to correctly write the Matcher as C# code
* .
* CSharpCodeMatcher
* tests
* .
|
2024-08-27 19:38:07 +02:00 |
|
Stef Heyenrath
|
3353be65b5
|
Add FormUrlEncodedMatcher (#1147)
* FormUrlEncodedMatcher
* .
* Fix
* new
* support wildcard
|
2024-07-27 14:40:23 +02:00 |
|
Stef Heyenrath
|
e20a90b615
|
Fix MappingConverter to support Body with JsonMatcher (#1101)
* Fix MappingBuilder for Body
* .
* .
* Fix MappingConverter
|
2024-05-08 17:40:53 +02:00 |
|
Stef Heyenrath
|
ed7f9c1143
|
Add unit-test for Param - MatcherModel - LinqMatcher (#961)
|
2023-06-27 22:31:14 +02:00 |
|
Stef Heyenrath
|
7fe2c8af78
|
Update REST Admin interface to support "Get Mapping(s) as C# Code" (#878)
* Add /__admin/mappings/code endpoint
* api
* fix
* .
* fix
* .
* .
* .
|
2023-01-29 10:24:58 +01:00 |
|
Stef Heyenrath
|
770a670e53
|
Generate C# code from Mapping (#842)
* 1
* .
* v
* .
* .
* -
* b
* res b
* Fix UT
* .
* Verify
* v
* ...
* .
* .
* dir
* m
|
2023-01-24 16:45:47 +01:00 |
|