Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 728 Bytes

File metadata and controls

12 lines (7 loc) · 728 Bytes

CodeSecurityAttachConfigurationRequest

Properties

Name Type Description Notes
scope String The type of repositories to attach the configuration to. selected means the configuration will be attached to only the repositories specified by selected_repository_ids
selected_repository_ids Option<Vec> An array of repository IDs to attach the configuration to. You can only provide a list of repository ids when the scope is set to selected. [optional]

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