jmespath.site
jmespath.site copied to clipboard
Specification typos (``)
Page: http://jmespath.org/specification.html
These appear to be typos in the ends_with documentation:
ends_with(@, ``baz)``
ends_with(@, ``foo)``
ends_with(@, ``z)``
Also, in the join documentation:
join(``, @)``
Pull request #48 seems to have fixes for this.
Closing out old issue, this has been fixed.