(no title)
j-kidd | 11 years ago
- jmespath uses `body.translations[0].language` instead of `body.translations.0.language`, and it can also do `body.translations[].language`.
- jmespath doesn't support the "missing" use case
j-kidd | 11 years ago
- jmespath uses `body.translations[0].language` instead of `body.translations.0.language`, and it can also do `body.translations[].language`.
- jmespath doesn't support the "missing" use case
No comments yet.