picadoh / mockserver-client-net

.NET Core / C# Fluent API for interacting with Mock-Server
MIT License
25 stars 14 forks source link

Http response template #19

Closed alexgrip closed 2 months ago

alexgrip commented 5 months ago

10 support template response

picadoh commented 2 months ago

Hi. My apologies for the delay, this project has been stale for some time.

This was implemented in commit 586d548b6efaa5d206dcf67e3fae568a453b941e on top of a bigger to update the repository dependencies, enhance the overall code, add some missing functionality, add proper CI/CD and configure branch rulesets (See also release 2.1.0).

Only Mustache and Velocity are supported for now due to some currently known limitations with Javascript templates that prevent testing against the latest version of the server.