The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira / Confluence API: RADAR / Swagger documentation

bibounce
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 1, 2017

Hi,

I'm searching for a Swagger documentation of Jira API.

I know that Bitbucket had one (documentation generated from RADAR), and I would like to know if Jira and Confluence would have one too for their rest API.

It would easily allow the creation of Client (with proper object) in multiple language (TypeScript, Csharp with autorest/Nswag).

Regards,

Stephane

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
bibounce
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 1, 2017

I saw that you already have a generated documentation https://docs.atlassian.com/jira/REST/7.2.2/

But it does allow to generate Client from it, having swagger file with full specification would easily allow API update release after release, and ease the usage of it.

Or maybe I missed it?