taltamir
Member
there seems to be a problem with the jenkins API. if I use a browser to access and compare
to
in the former if I find builds and look at them they each have _class, number and url
in the latter the builds only have _class and nothing else
this did not used to be the case, used to be you would get all 3 when using the ?tree= command. but some time ago this bit of the API broke.
Code:
https://ci.kolmafia.us/job/Kolmafia/api/json
Code:
https://ci.kolmafia.us/job/Kolmafia/api/json?tree=builds
in the latter the builds only have _class and nothing else
this did not used to be the case, used to be you would get all 3 when using the ?tree= command. but some time ago this bit of the API broke.