jsonmapper icon indicating copy to clipboard operation
jsonmapper copied to clipboard

Enhancing postMappingMethod with Additional Arguments

Open maikschneider opened this issue 8 months ago • 0 comments

This pull request aims to address the need for accessing supplementary data within the post mapping method by introducing a new feature - postMappingMethodArguments. This enhancement allows users to pass an array of values that will be made available when invoking the post mapping method.

Your feedback and insights on this proposed enhancement are highly appreciated.

resolves #217

maikschneider avatar Nov 27 '23 08:11 maikschneider