Stef Heyenrath
|
5ed09d84a3
|
Use ILRepack to include Microsoft.OpenApi as internal (#1290)
* .
* Use ILRepack to include Microsoft.OpenApi as internal
* ...
* OpenApiSpecificationVersion
* .
* 080
* 4
|
2025-05-08 20:11:41 +02:00 |
|
Stef Heyenrath
|
cf0dcf5855
|
Revert changes to WireMock.Net.OpenApiParser (#1289)
* Revert changes to WireMock.Net.OpenApiParser
* revert
|
2025-05-02 07:18:35 +02:00 |
|
Stef Heyenrath
|
4368e3cde6
|
1.7.x (#1268)
* Fix construction of path in OpenApiParser (#1265)
* Server-Sent Events (#1269)
* Server Side Events
* fixes
* await HandleSseStringAsync(responseMessage, response, bodyData);
* 1.7.5-preview-01
* IBlockingQueue
* 1.7.5-preview-02 (03 April 2025)
* IBlockingQueue
* ...
* Support OpenApi V31 (#1279)
* Support OpenApi V31
* Update src/WireMock.Net.OpenApiParser/Extensions/OpenApiSchemaExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fx
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add ProtoDefinitionHelper.FromDirectory (#1263)
* Add ProtoDefinitionHelper.FromDirectory
* .
* unix-windows
* move test
* imports in the proto files indeed should use a forward slash
* updates
* .
* private Func<IdOrTexts> ProtoDefinitionFunc()
* OpenTelemetry
* .
* fix path utils
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-23 11:51:44 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Stef Heyenrath
|
a8775c3b77
|
Include WireMockOpenApiParser project (#916)
* Fix some nullability warnings for WireMockOpenApiParser
* .
* .
* .
* opt
* FromText
* ab
* .
* private const string AdminOpenApi = "/__admin/openapi";
* fix test
* rnd
* .
* urldetails
* 0
* ,
* .
* tests
* .
* CompressionUtilsTests
* ut
* .
|
2023-04-08 21:25:17 +02:00 |
|
Stef Heyenrath
|
ef5f988786
|
Add Settings.QueryParameterMultipleValueSupport (#836)
* QueryParameterMultipleValueSupport
* .
* ,
* ,
|
2022-11-08 19:27:44 +01:00 |
|
Stef Heyenrath
|
d91b5d5831
|
Add possibility to use settings to generate MappingModel models with wildcard path parameters. (#609)
* Add optional settings for WithMappingFromOpenApi
* .
* .
* cleanup
|
2021-04-26 14:44:45 +02:00 |
|
Stef Heyenrath
|
e2fbfda3f0
|
An OpenApi (swagger) parser to generate MappingModel or mapping.json file (#479)
* wip
* .
* .
* nuget
* .
* .
* WithMappingModel
* tests
* json
* codefactor
* sign
* .
* interface
* sln
* comments
|
2020-07-01 09:57:52 +02:00 |
|