java.gitea.api/docs/TransferRepoOption.md

15 lines
396 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# TransferRepoOption
TransferRepoOption options when transfer a repository's ownership
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**newOwner** | **String** | |
**teamIds** | **List<Long>** | ID of the team or teams to add to the repository. Teams can only be added to organization-owned repositories. | [optional]