Skip to content

listBranches

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/gitlab/gitlab.controller.ts

List branches for a specific repository

Endpoint

GET /gitlab/repos/:owner/:repo/branches

ParameterInTypeRequiredDescription
ownerpathstring
repopathstring

Referenced By

  • GitLabController (MODULE_DECLARES)

Was this page helpful?

Download as PDF