There are a ton of tmp files that shouldn't be in this commit. Also the .eslintrc isn't necessarily a problem, but isn't really related to this API change, maybe better to keep it out of this commit.
If you feel like adding a bit more into this, it might be a good opportunity to make the main tickets endpoint (before /search) include the same info too. Right now that just has summary and ticket_num for each.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are a ton of tmp files that shouldn't be in this commit. Also the
.eslintrcisn't necessarily a problem, but isn't really related to this API change, maybe better to keep it out of this commit.If you feel like adding a bit more into this, it might be a good opportunity to make the main tickets endpoint (before
/search) include the same info too. Right now that just hassummaryandticket_numfor each.Got it -- I'll clean up the commit and try again.