Feature request: define grammar, errors, and types for JMESPath module #2193
Labels
completed
This item is complete and has been merged/shipped
feature-request
This item refers to a feature request for an existing or new utility
jmespath
This item relates to the JMESPath Utility
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.
The text was updated successfully, but these errors were encountered: