Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 644 Bytes

File metadata and controls

12 lines (8 loc) · 644 Bytes

ConnectedRepositoryRequestPatch

Properties

Name Type Description Notes
is_active bool [optional] [default to True]
priority int Repositories are checked in ascending order (starting at 1). If multiple repositories have the same priority, the oldest one is used first. [optional]
target_repository str The slug of the target repository to connect to. [optional]

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