I was wondering if there are urls for the various calls that can be made to jira. get issues, get users. what format are they in xml? json?
I want to write a wrapper class in python. I see the SOAP api exsists but no methods definitions in python anywhere I can find. I found the java one fairly easy.
Your help is appreciated.
Please and thank you.