I love the stopPaths feature, however, in a structure that looks something like this:
{
"foo": [
{
"bar": {
"baz": {...}
}
}
]
}
... where I want baz
to remain uncamelized, it's kinda unusable, as far as I understand.
Would it be possible to do something like stopPaths: ['*.bar.baz']
? Does that make sense?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too