Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Commit 4f532d9

Browse files
author
LaunchDarklyCI
committed
Version 5.0.2 automatically generated from ld-openapi@5f6514d.
1 parent 998f240 commit 4f532d9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.swagger-codegen/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.8
1+
2.4.17

client.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@ build_request_path() {
11731173
print_help() {
11741174
cat <<EOF
11751175
1176-
${BOLD}${WHITE}LaunchDarkly REST API command line client (API version 5.0.1)${OFF}
1176+
${BOLD}${WHITE}LaunchDarkly REST API command line client (API version 5.0.2)${OFF}
11771177
11781178
${BOLD}${WHITE}Usage${OFF}
11791179
@@ -1416,7 +1416,7 @@ echo -e " \\t\\t\\t\\t(e.g. 'https://app.launchdarkly.com')"
14161416
##############################################################################
14171417
print_about() {
14181418
echo ""
1419-
echo -e "${BOLD}${WHITE}LaunchDarkly REST API command line client (API version 5.0.1)${OFF}"
1419+
echo -e "${BOLD}${WHITE}LaunchDarkly REST API command line client (API version 5.0.2)${OFF}"
14201420
echo ""
14211421
echo -e "License: Apache 2.0"
14221422
echo -e "Contact: [email protected]"
@@ -1436,7 +1436,7 @@ echo "$appdescription" | paste -sd' ' | fold -sw 80
14361436
##############################################################################
14371437
print_version() {
14381438
echo ""
1439-
echo -e "${BOLD}LaunchDarkly REST API command line client (API version 5.0.1)${OFF}"
1439+
echo -e "${BOLD}LaunchDarkly REST API command line client (API version 5.0.2)${OFF}"
14401440
echo ""
14411441
}
14421442

openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
license:
1111
name: Apache 2.0
1212
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
13-
version: 5.0.1
13+
version: 5.0.2
1414
host: app.launchdarkly.com
1515
basePath: /api/v2
1616
schemes:

0 commit comments

Comments
 (0)