Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2024-11-08 00:04:41 +00:00
parent 17b626fd0f
commit d3d20be287
2 changed files with 3 additions and 3 deletions
@@ -318,7 +318,7 @@ public interface RepositoryApi {
@retrofit2.http.Path("owner") String owner, @retrofit2.http.Path("repo") String repo);
/**
* Add a collaborator to a repository
* Add or Update a collaborator to a repository
*
* @param owner owner of the repo (required)
* @param repo name of the repo (required)