Is it possible to modify toString() method in ParametrizedInput model? #881
|
Currently, In our project it's possible to send Thanks |
Answered by
kobylynskyi
Dec 2, 2021
Replies: 1 comment
|
This is not possible with the current implementation. In the future releases we could consider adding some additional configuration parameter (we could name it |
0 replies
Answer selected by
kobylynskyi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not possible with the current implementation.
In the future releases we could consider adding some additional configuration parameter (we could name it
includeNullValuesInRequestorincludeNullValuesInToStringwith default valuefalse).Please create a feature request for this and hopefully someone might pick it up!