Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2025-07-24 00:13:23 +00:00
parent fa90c7d20a
commit 8cbeb919cd
8 changed files with 81 additions and 77 deletions
+2 -2
View File
@@ -21,9 +21,9 @@ Name | Type | Description | Notes
**pullRequests** | **Boolean** | | [optional]
**releases** | **Boolean** | | [optional]
**repoName** | **String** | |
**repoOwner** | **String** | Name of User or Organisation who will own Repo after migration | [optional]
**repoOwner** | **String** | the organization's name or individual user's name who will own the migrated repository | [optional]
**service** | [**ServiceEnum**](#ServiceEnum) | | [optional]
**uid** | **Long** | deprecated (only for backwards compatibility) | [optional]
**uid** | **Long** | deprecated (only for backwards compatibility, use repo_owner instead) | [optional]
**wiki** | **Boolean** | | [optional]
<a name="ServiceEnum"></a>