Skip to content

Select collection item by element value #62

Open
@kwin

Description

@kwin

For arrays one is often interested in referencing a particular item. Current referencing is only supported by index, but often the index is unknown. In that case it would be beneficial to reference an item by selecting the first one having a particular element value for example with an XPath like syntax:

${settings.servers[id='apache'].passphrase}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions