mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-06 18:02:16 +00:00
Synchronizing API and documentation updates
This commit is contained in:
@@ -2238,7 +2238,8 @@ public interface RepositoryApi {
|
||||
* @param exclusive if `uid` is given, search only for repos that the user owns
|
||||
* (optional)
|
||||
* @param sort sort repos by attribute. Supported values are \"alpha\",
|
||||
* \"created\", \"updated\", \"size\", and \"id\".
|
||||
* \"created\", \"updated\", \"size\", \"git_size\",
|
||||
* \"lfs_size\", \"stars\", \"forks\" and \"id\".
|
||||
* Default is \"alpha\" (optional)
|
||||
* @param order sort order, either \"asc\" (ascending) or \"desc\"
|
||||
* (descending). Default is \"asc\", ignored if \"sort\" is not specified.
|
||||
|
||||
Reference in New Issue
Block a user