I tried to generate a client for the OpenAPI specification of Jira, but had trouble with it, because of some apparently invalid definition.
The `exclude` attribute in the `ApprovalConfiguration` is invalid, because it defines `enum` on the property, as well as within the `items` block.
Can you please fix the OpenAPI specification and remove the outer `enum` definition?
Hello @Christian Beikov
Your question is tagged as relating to jira-data-center and data-center, but you have provided a link to the OpenAPI spec for Jira CLOUD, which is a totally different product.
If you want the OpenAPI Swagger file for a particular version of Jira Data Center, you must use the one provided via the 'OpenAPI' link in the top right hand corner of the documentation:
which yields a URL something like:
https://dac-static.atlassian.com/server/jira/platform/jira_software_dc_10000_swagger.v3.json?_v=1.1026.0
I must have selected the wrong option when opening this question. Changed the tags now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.