fpedroza
4 years agoOccasional Contributor
Job API indicator
I've been messing around with the Zephyr API for a few days and have a question. I've been trying to get the Add Tests to Cycle call to work and have noticed that the response is not what is published in the API docs (https://zephyrsquad.docs.apiary.io/reference/execution/add-tests-to-cycle/add-tests-to-cycle). I'm thinking that the single string value being returned is actually a `jobProgressTicket` value instead. Is there a reason that the API does not indicate that or am I missing something? Is there a way for me to get at the response via the `jobProgressTicket`?