shijl0925 / python-sonarqube-api

Python Client library for interacting with Community, Developer, and Enterprise Editions SonarQube's REST APIs and SonarCloud's REST APIs.
https://python-sonarqube-pro-api.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
133 stars 76 forks source link

Where are the create create_project()/delete_project() methods? #89

Closed asif-ali-244 closed 1 year ago

asif-ali-244 commented 1 year ago

It's written in the documentation that create_project() method exist in projects.create_project() but it's not there in the code