#5097 Add the api_project_hascommit endpoint to the API doc
Merged 3 years ago by pingou. Opened 3 years ago by pingou.

file modified
+1
@@ -540,6 +540,7 @@ 

          project.api_project_git_urls,

          project.api_project_watchers,

          project.api_project_contributors,

+         project.api_project_hascommit,

          project.api_new_branch,

          project.api_fork_project,

          project.api_modify_acls,

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

Pull-Request has been merged by pingou

3 years ago

arf merged this by accident :(

I'll be fixing the tests in #5098 then :(

Metadata