From 4a48b437cc4f18a639f196b6015d88aaa9c70647 Mon Sep 17 00:00:00 2001 From: Nir Ozery Date: Fri, 22 Nov 2024 10:56:32 -0500 Subject: [PATCH] CR Fixes 3 --- api/swagger.yml | 2 +- clients/java-legacy/api/openapi.yaml | 2 +- clients/java/api/openapi.yaml | 2 +- docs/assets/js/swagger.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/swagger.yml b/api/swagger.yml index 37f55b2ae8f..e4e16d94b0f 100644 --- a/api/swagger.yml +++ b/api/swagger.yml @@ -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 diff --git a/clients/java-legacy/api/openapi.yaml b/clients/java-legacy/api/openapi.yaml index 9a8530fcf62..6f49945807d 100644 --- a/clients/java-legacy/api/openapi.yaml +++ b/clients/java-legacy/api/openapi.yaml @@ -3121,7 +3121,7 @@ paths: required: false schema: default: false - description: When set - list all branches including hidden branches + description: When set - list all branches including hidden branches. *EXPERIMENTAL* type: boolean style: form responses: diff --git a/clients/java/api/openapi.yaml b/clients/java/api/openapi.yaml index cfe8a2a3452..01b85b7b499 100644 --- a/clients/java/api/openapi.yaml +++ b/clients/java/api/openapi.yaml @@ -3121,7 +3121,7 @@ paths: required: false schema: default: false - description: When set - list all branches including hidden branches + description: When set - list all branches including hidden branches. *EXPERIMENTAL* type: boolean style: form responses: diff --git a/docs/assets/js/swagger.yml b/docs/assets/js/swagger.yml index 37f55b2ae8f..e4e16d94b0f 100644 --- a/docs/assets/js/swagger.yml +++ b/docs/assets/js/swagger.yml @@ -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