Skip to content

Investigate supporting targeting single values as well as paths #159

@neochrome

Description

@neochrome

Currently only paths are supported, which means it's not possible to single out a lone parameter unless it's the only one beneath a parent path.

  • parameter spec:
    • ends with / : fetch the path recursively
    • ends with * : fetch the parent path recursivel and filter on wildcard match
    • ends with [a-zA-Z0-9-_]: fetch the specified value ⚠️ breaking change?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions