Get Mappings models instead of just IMapping interface #187

Closed
opened 2025-12-29 14:24:39 +01:00 by adam · 3 comments
Owner

Originally created by @gregoks on GitHub (Jul 16, 2019).

Originally assigned to: @StefH on GitHub.

Hi,

I want to be able to serialize existing mappings andd send them as an object over http. Thats why I need the mapping model information like path, request matchers, response etc as properties, IMapping isnt enough.

Thanks!

Greg

Originally created by @gregoks on GitHub (Jul 16, 2019). Originally assigned to: @StefH on GitHub. Hi, I want to be able to serialize existing mappings andd send them as an object over http. Thats why I need the mapping model information like path, request matchers, response etc as properties, IMapping isnt enough. Thanks! Greg
adam added the featurequestion labels 2025-12-29 14:24:39 +01:00
adam closed this issue 2025-12-29 14:24:39 +01:00
Author
Owner

@StefH commented on GitHub (Jul 16, 2019):

https://github.com/WireMock-Net/WireMock.Net/pull/298

Can you check the code changes in that PR if this is what you need.

@StefH commented on GitHub (Jul 16, 2019): https://github.com/WireMock-Net/WireMock.Net/pull/298 Can you check the code changes in that PR if this is what you need.
Author
Owner

@gregoks commented on GitHub (Jul 16, 2019):

Yes exactly! Thanks!

@gregoks commented on GitHub (Jul 16, 2019): Yes exactly! Thanks!
Author
Owner

@StefH commented on GitHub (Jul 16, 2019):

Version 1.0.23 will be available on NuGet in some time.

@StefH commented on GitHub (Jul 16, 2019): Version 1.0.23 will be available on NuGet in some time.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#187