Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 574 Bytes

File metadata and controls

12 lines (8 loc) · 574 Bytes

QoveryApi.ApplicationGitRepositoryRequest

Properties

Name Type Description Notes
url String application git repository URL
branch String Name of the branch to use. This is optional If not specified, then the branch used is the `main` or `master` one [optional]
rootPath String indicates the root path of the application. [optional] [default to '/']
gitTokenId String The git token id on Qovery side [optional]