GitOps
delete files in the branch
delete/kapis/devops.kubesphere.io/v1alpha3/namespaces/{namespace}/gitrepositories/{gitrepository}/branches/{branch}/files
Path parameters
namespacestring required
The namespace name
gitrepositorystring required
The GitRepository customs resource
branchstring required
The branch of git repository
Query parameters
filestring[] required
must be a directory and ends with '/'
messagestring required
the commit message
Response
ok