This repository has been archived on 2020-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
gitea-sdk/docs/TransferRepoOption.md
jolheiser 22f1357770
Update master
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-02-02 14:18:39 -06:00

514 B

TransferRepoOption

Properties

Name Type Description Notes
NewOwner string [default to null]
TeamIds []int64 ID of the team or teams to add to the repository. Teams can only be added to organization-owned repositories. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]