Is there an official complete open-api yaml for sonarqube?

We are currently using the sonarqube 9.3 data center edition.
We’d like to use an official sonarqube openapi yaml to generate rest clients for our integration needs.
Right now we handcraft these based on the web-api which is cumbersome and error prone.

Does anybody know if there is an easy way to obtain or generate a complete open-api description for sonarqube?

@ganncamp would be nice if someone from sonarsource could reply to this

TIA
Jörg

Hey there.

Please don’t tag individuals in threads who have not already responded to a thread.

There is not an OpenAPI Specification available for SonarQube’s Web API, and as far as I know no easy way to generate one.

1 Like

It appears there is a complete openapi available now under sonarqube-server-url/api/v2/api-docs

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.