|
@@ -16,7 +16,7 @@ import ( |
|
|
func GetBranch(ctx *context.APIContext) { |
|
|
func GetBranch(ctx *context.APIContext) { |
|
|
// swagger:operation GET /repos/{owner}/{repo}/branches/{branch} repository repoGetBranch |
|
|
// swagger:operation GET /repos/{owner}/{repo}/branches/{branch} repository repoGetBranch |
|
|
// --- |
|
|
// --- |
|
|
// summary: List a repository's branches |
|
|
|
|
|
|
|
|
// summary: Retrieve a specific branch from a repository |
|
|
// produces: |
|
|
// produces: |
|
|
// - application/json |
|
|
// - application/json |
|
|
// parameters: |
|
|
// parameters: |
|
|