dice icon indicating copy to clipboard operation
dice copied to clipboard

#496 Feature `JSON.NUMINCRBY`

Open apoorvyadav1111 opened this issue 5 months ago • 6 comments

PR addresses #496

The changes that are included in the PR. Added support for JSON.NUMINCRBY. added unit tests and integration tests

All tests passed.

Design Considerations:

Using expr.MustModify() function we should be able to modify the json as per custom requirements. If the changes look good, this PR can be used as a reference for other issues containing logic to update the path such as json.toggle.

cc:- @JyotinderSingh , @jujiale

apoorvyadav1111 avatar Sep 14 '24 22:09 apoorvyadav1111