Skip to content

Extend forEach() to support JSON objects as well as arrays #3149

Closed
@tfmorris

Description

@tfmorris

Currently forEach() support native arrays, JSON arrays, and collections, but not JSON objects. Adding JSON objects would would allow parsing payloads like:

Proposed solution

Extend forEach() to allow JSON objects as well as arrays for the first argument.

Alternatives considered

This is the simplest version of #3147.

Metadata

Metadata

Assignees

Labels

Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.grelThe default expression language, GREL, could be improved in many ways!

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions