Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 767 Bytes

PolicyRepoCreate.md

File metadata and controls

13 lines (10 loc) · 767 Bytes

# PolicyRepoCreate

Properties

Name Type Description Notes
key string A URL-friendly name of the policy repo (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the policy repo.
url string
main_branch_name string [optional] [default to 'main']
credentials \OpenAPI\Client\Model\SSHAuthData
activate_when_validated bool if you want to change your policy repository to this repo right after it is validated [optional] [default to false]

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