Skip to content

Commit 9e8eac1

Browse files
committed
page
1 parent 2c5deaa commit 9e8eac1

File tree

3 files changed

+49
-48
lines changed

3 files changed

+49
-48
lines changed

.swagger-codegen/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.49
1+
3.0.50

api/swagger.yaml

+45-45
Original file line numberDiff line numberDiff line change
@@ -24472,10 +24472,10 @@ components:
2447224472
type: string
2447324473
description: Provides some indication of the status of this commit
2447424474
enum:
24475-
- STOPPED
24475+
- FAILED
2447624476
- INPROGRESS
24477+
- STOPPED
2447724478
- SUCCESSFUL
24478-
- FAILED
2447924479
name:
2448024480
type: string
2448124481
description: "An identifier for the build itself, e.g. BB-DEPLOY-1"
@@ -25066,33 +25066,33 @@ components:
2506625066
type: string
2506725067
description: The event identifier.
2506825068
enum:
25069-
- repo:commit_comment_created
25070-
- pullrequest:updated
25071-
- pullrequest:comment_resolved
25072-
- pullrequest:comment_updated
25073-
- repo:deleted
25074-
- issue:created
25075-
- pullrequest:comment_deleted
25076-
- pullrequest:approved
2507725069
- repo:commit_status_created
25078-
- issue:comment_created
25079-
- pullrequest:comment_created
25070+
- pullrequest:created
25071+
- pullrequest:fulfilled
2508025072
- pullrequest:comment_reopened
25073+
- pullrequest:comment_created
25074+
- repo:commit_comment_created
25075+
- pullrequest:changes_request_created
25076+
- issue:updated
25077+
- issue:comment_created
2508125078
- pullrequest:rejected
25079+
- pullrequest:comment_deleted
25080+
- pullrequest:comment_resolved
25081+
- pullrequest:approved
2508225082
- pullrequest:unapproved
25083-
- repo:transfer
25083+
- pullrequest:updated
25084+
- pullrequest:comment_updated
25085+
- repo:created
2508425086
- repo:imported
25085-
- issue:updated
25086-
- project:updated
25087+
- repo:fork
25088+
- repo:updated
2508725089
- pullrequest:changes_request_removed
25088-
- pullrequest:changes_request_created
25090+
- repo:deleted
25091+
- project:updated
2508925092
- repo:commit_status_updated
2509025093
- repo:push
25091-
- repo:created
25092-
- pullrequest:fulfilled
25093-
- repo:updated
25094-
- pullrequest:created
25095-
- repo:fork
25094+
- repo:transfer
25095+
- issue:created
2509625096
category:
2509725097
type: string
2509825098
description: The category this event belongs to.
@@ -25107,7 +25107,7 @@ components:
2510725107
example:
2510825108
description: description
2510925109
label: label
25110-
event: repo:commit_comment_created
25110+
event: repo:commit_status_created
2511125111
category: category
2511225112
issue:
2511325113
allOf:
@@ -26245,11 +26245,11 @@ components:
2624526245
values:
2624626246
- description: description
2624726247
label: label
26248-
event: repo:commit_comment_created
26248+
event: repo:commit_status_created
2624926249
category: category
2625026250
- description: description
2625126251
label: label
26252-
event: repo:commit_comment_created
26252+
event: repo:commit_status_created
2625326253
category: category
2625426254
page: 1
2625526255
pagelen: 1
@@ -29178,11 +29178,11 @@ components:
2917829178
merge_strategy:
2917929179
type: string
2918029180
description: The merge strategy that will be used to merge the pull request.
29181-
default: merge_commit
2918229181
enum:
2918329182
- merge_commit
2918429183
- squash
2918529184
- fast_forward
29185+
default: merge_commit
2918629186
additionalProperties: true
2918729187
description: The metadata that describes a pull request merge.
2918829188
ref:
@@ -30077,33 +30077,33 @@ components:
3007730077
items:
3007830078
type: string
3007930079
enum:
30080-
- repo:commit_comment_created
30081-
- pullrequest:updated
30082-
- pullrequest:comment_resolved
30083-
- pullrequest:comment_updated
30084-
- repo:deleted
30085-
- issue:created
30086-
- pullrequest:comment_deleted
30087-
- pullrequest:approved
3008830080
- repo:commit_status_created
30089-
- issue:comment_created
30090-
- pullrequest:comment_created
30081+
- pullrequest:created
30082+
- pullrequest:fulfilled
3009130083
- pullrequest:comment_reopened
30084+
- pullrequest:comment_created
30085+
- repo:commit_comment_created
30086+
- pullrequest:changes_request_created
30087+
- issue:updated
30088+
- issue:comment_created
3009230089
- pullrequest:rejected
30090+
- pullrequest:comment_deleted
30091+
- pullrequest:comment_resolved
30092+
- pullrequest:approved
3009330093
- pullrequest:unapproved
30094-
- repo:transfer
30094+
- pullrequest:updated
30095+
- pullrequest:comment_updated
30096+
- repo:created
3009530097
- repo:imported
30096-
- issue:updated
30097-
- project:updated
30098+
- repo:fork
30099+
- repo:updated
3009830100
- pullrequest:changes_request_removed
30099-
- pullrequest:changes_request_created
30101+
- repo:deleted
30102+
- project:updated
3010030103
- repo:commit_status_updated
3010130104
- repo:push
30102-
- repo:created
30103-
- pullrequest:fulfilled
30104-
- repo:updated
30105-
- pullrequest:created
30106-
- repo:fork
30105+
- repo:transfer
30106+
- issue:created
3010730107
secret_set:
3010830108
type: boolean
3010930109
description: Indicates whether or not the hook has an associated secret.
@@ -31769,5 +31769,5 @@ x-atlassian-narrative:
3176931769

3177031770
For complete information see:
3177131771
[Atlassian Connect for Bitbucket Cloud](https://developer.atlassian.com/bitbucket/index.html)
31772-
x-revision: 064769cf7355
31772+
x-revision: 3a8d0a05d96a
3177331773
x-original-swagger-version: "2.0"

api_pipelines.go

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ package bitbucket
1212
import (
1313
"context"
1414
"fmt"
15-
"github.com/antihax/optional"
1615
"io/ioutil"
1716
"net/http"
1817
"net/url"
1918
"strings"
19+
20+
"github.com/antihax/optional"
2021
)
2122

2223
// Linger please
@@ -2009,7 +2010,7 @@ func (a *PipelinesApiService) GetDeploymentVariables(ctx context.Context, worksp
20092010
)
20102011

20112012
// create path and map variables
2012-
localVarPath := a.client.cfg.BasePath + "/repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables"
2013+
localVarPath := a.client.cfg.BasePath + "/repositories/{workspace}/{repo_slug}/deployments_config/environments/{environment_uuid}/variables?pagelen=100"
20132014
localVarPath = strings.Replace(localVarPath, "{"+"workspace"+"}", fmt.Sprintf("%v", workspace), -1)
20142015
localVarPath = strings.Replace(localVarPath, "{"+"repo_slug"+"}", fmt.Sprintf("%v", repoSlug), -1)
20152016
localVarPath = strings.Replace(localVarPath, "{"+"environment_uuid"+"}", fmt.Sprintf("%v", environmentUuid), -1)

0 commit comments

Comments
 (0)