Skip to content

Commit

Permalink
CR Fixes 3
Browse files Browse the repository at this point in the history
  • Loading branch information
N-o-Z committed Nov 22, 2024
1 parent bdcf023 commit 4a48b43
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3553,7 +3553,7 @@ paths:
schema:
type: boolean
default: false
description: When set - list all branches including hidden branches
description: When set - list all branches including hidden branches. *EXPERIMENTAL*
responses:
200:
description: branch list
Expand Down
2 changes: 1 addition & 1 deletion clients/java-legacy/api/openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clients/java/api/openapi.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/js/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3553,7 +3553,7 @@ paths:
schema:
type: boolean
default: false
description: When set - list all branches including hidden branches
description: When set - list all branches including hidden branches. *EXPERIMENTAL*
responses:
200:
description: branch list
Expand Down

0 comments on commit 4a48b43

Please sign in to comment.