jmespath.site icon indicating copy to clipboard operation
jmespath.site copied to clipboard

Specification typos (``)

Open jrotenstein opened this issue 8 years ago • 1 comments

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(``, @)``

jrotenstein avatar Apr 27 '17 06:04 jrotenstein

Pull request #48 seems to have fixes for this.

betelgeuse avatar Jul 30 '18 11:07 betelgeuse

Closing out old issue, this has been fixed.

jamesls avatar Mar 24 '23 15:03 jamesls