Skip to content

Feature request: define grammar, errors, and types for JMESPath module #2193

Closed
@dreamorosi

Description

@dreamorosi

Use case

As part of the definition of a JMESPath utility we need to define the grammar supported by the module as well as the TypeScript types and errors that can be thrown by the utility.

The grammar should align with the JMESPath specification.

Solution/User Experience

All the types and errors should be documented and exposed to customers via API documentation. The grammar is treated as internal since it corresponds to the JMESPath specification.

Alternative solutions

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

completedThis item is complete and has been merged/shippedfeature-requestThis item refers to a feature request for an existing or new utilityjmespathThis item relates to the JMESPath Utility

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions