Thanks Jesse for your answer, Hum, well, apparently there is such an equivalent : http://goessner.net/articles/JsonPath/ But I understand it's not implemented (it's sure not as used as xpath is used with xml) Anthony
On Tue, Feb 18, 2014 at 10:23 AM, Jesse Glick <[email protected]> wrote: > On Mon, Feb 17, 2014 at 10:47 PM, Anthony Dahanne > <[email protected]> wrote: > > Am I missing something or the JSON api is "less complete" than the XML > one ? > > The latter. xpath, exclude, and wrapper query parameters are only > available for the XML API, since they rely on XPath and there is no > direct equivalent for JSON. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
