#153 Add missing API endpoints from packit investigation
Merged a year ago by zlopez. Opened a year ago by zlopez.
fedora-infra/ zlopez/arc dist_git_summary  into  main

@@ -26,7 +26,8 @@ 

  - ``/api/0/projects`` lists all the projects

  - ``/api/0/<namespace>/<package_name>`` returns all the info about project

  - ``/api/0/<namespace>/<package_name>/c/<commit_hash>/flag`` adds/edits flag on commit

- - ``/api/0/<namespace>/<package_name>/git/modifyacls`` modifies ACL for the git repository

+ - ``/api/0/<namespace>/<package_name>/git/branches`` modifies ACL for the git repository

+ - ``/api/0/<namespace>/<package_name>/git/modifyacls`` lists all branches in the git repository

  - ``/api/0/<namespace>/<package_name>/hascommit`` checks whether a specified user has commit

    access to repository

  - ``/api/0/<namespace>/<package_name>/pull-request/new`` opens a new pull request

rebased onto 9d481ad

a year ago

Pull-Request has been merged by zlopez

a year ago
Metadata