|
|
@@ -319,7 +319,6 @@ func CreateOrgRepo(ctx *context.APIContext, opt api.CreateRepoOption) { |
|
|
// swagger:operation POST /orgs/{org}/repos organization createOrgRepo |
|
|
// swagger:operation POST /orgs/{org}/repos organization createOrgRepo |
|
|
// --- |
|
|
// --- |
|
|
// summary: Create a repository in an organization |
|
|
// summary: Create a repository in an organization |
|
|
// deprecated: true |
|
|
|
|
|
// consumes: |
|
|
// consumes: |
|
|
// - application/json |
|
|
// - application/json |
|
|
// produces: |
|
|
// produces: |
|
|
|