Hello:
Is there a way via REST to get all possible transitions for an issue type?
I know there is a call to get a list of possible transitions for an issue (https://docs.atlassian.com/software/jira/docs/api/REST/7.12.0/?_ga=2.59557930.628544035.1536074850-1621239135.1512504519#api/2/issue-getTransitions) but I just need to know all directions for an issue type.
Thanks