You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you know any library that translates JMESPath to XPath and back? I have a use case where I have a single UI to extract data from different types of message. Currently I have to offer different help topics depending on the mime type of the message. For xaml it is XPath and for JSON I use JMESPath. I am wondering if that's possible to pick one standard and offer it to the users and translate between them?
The text was updated successfully, but these errors were encountered:
Do you know any library that translates JMESPath to XPath and back? I have a use case where I have a single UI to extract data from different types of message. Currently I have to offer different help topics depending on the mime type of the message. For xaml it is XPath and for JSON I use JMESPath. I am wondering if that's possible to pick one standard and offer it to the users and translate between them?
The text was updated successfully, but these errors were encountered: