Skip to content

Commit 09f3f6d

Browse files
author
LaunchDarklyReleaseBot
committed
Version 18.0.0 automatically generated from ld-openapi.
1 parent 0895de0 commit 09f3f6d

File tree

1,335 files changed

+20339
-4613
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,335 files changed

+20339
-4613
lines changed

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.5.0
1+
7.16.0

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-g
451451

452452
- API version: 2.0
453453
- Package version: 18.0.0
454-
- Generator version: 7.5.0
454+
- Generator version: 7.16.0
455455
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
456456
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
457457

@@ -504,9 +504,9 @@ require 'launchdarkly_api'
504504
# Setup authorization
505505
LaunchDarklyApi.configure do |config|
506506
# Configure API key authorization: ApiKey
507-
config.api_key['ApiKey'] = 'YOUR API KEY'
507+
config.api_key['Authorization'] = 'YOUR API KEY'
508508
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
509-
# config.api_key_prefix['ApiKey'] = 'Bearer'
509+
# config.api_key_prefix['Authorization'] = 'Bearer'
510510
end
511511

512512
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new

docs/AIConfigsBetaApi.md

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ require 'launchdarkly_api'
4747
# setup authorization
4848
LaunchDarklyApi.configure do |config|
4949
# Configure API key authorization: ApiKey
50-
config.api_key['ApiKey'] = 'YOUR API KEY'
50+
config.api_key['Authorization'] = 'YOUR API KEY'
5151
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
52-
# config.api_key_prefix['ApiKey'] = 'Bearer'
52+
# config.api_key_prefix['Authorization'] = 'Bearer'
5353
end
5454

5555
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -121,9 +121,9 @@ require 'launchdarkly_api'
121121
# setup authorization
122122
LaunchDarklyApi.configure do |config|
123123
# Configure API key authorization: ApiKey
124-
config.api_key['ApiKey'] = 'YOUR API KEY'
124+
config.api_key['Authorization'] = 'YOUR API KEY'
125125
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
126-
# config.api_key_prefix['ApiKey'] = 'Bearer'
126+
# config.api_key_prefix['Authorization'] = 'Bearer'
127127
end
128128

129129
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -197,9 +197,9 @@ require 'launchdarkly_api'
197197
# setup authorization
198198
LaunchDarklyApi.configure do |config|
199199
# Configure API key authorization: ApiKey
200-
config.api_key['ApiKey'] = 'YOUR API KEY'
200+
config.api_key['Authorization'] = 'YOUR API KEY'
201201
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
202-
# config.api_key_prefix['ApiKey'] = 'Bearer'
202+
# config.api_key_prefix['Authorization'] = 'Bearer'
203203
end
204204

205205
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -271,9 +271,9 @@ require 'launchdarkly_api'
271271
# setup authorization
272272
LaunchDarklyApi.configure do |config|
273273
# Configure API key authorization: ApiKey
274-
config.api_key['ApiKey'] = 'YOUR API KEY'
274+
config.api_key['Authorization'] = 'YOUR API KEY'
275275
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
276-
# config.api_key_prefix['ApiKey'] = 'Bearer'
276+
# config.api_key_prefix['Authorization'] = 'Bearer'
277277
end
278278

279279
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -345,9 +345,9 @@ require 'launchdarkly_api'
345345
# setup authorization
346346
LaunchDarklyApi.configure do |config|
347347
# Configure API key authorization: ApiKey
348-
config.api_key['ApiKey'] = 'YOUR API KEY'
348+
config.api_key['Authorization'] = 'YOUR API KEY'
349349
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
350-
# config.api_key_prefix['ApiKey'] = 'Bearer'
350+
# config.api_key_prefix['Authorization'] = 'Bearer'
351351
end
352352

353353
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -419,9 +419,9 @@ require 'launchdarkly_api'
419419
# setup authorization
420420
LaunchDarklyApi.configure do |config|
421421
# Configure API key authorization: ApiKey
422-
config.api_key['ApiKey'] = 'YOUR API KEY'
422+
config.api_key['Authorization'] = 'YOUR API KEY'
423423
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
424-
# config.api_key_prefix['ApiKey'] = 'Bearer'
424+
# config.api_key_prefix['Authorization'] = 'Bearer'
425425
end
426426

427427
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -494,9 +494,9 @@ require 'launchdarkly_api'
494494
# setup authorization
495495
LaunchDarklyApi.configure do |config|
496496
# Configure API key authorization: ApiKey
497-
config.api_key['ApiKey'] = 'YOUR API KEY'
497+
config.api_key['Authorization'] = 'YOUR API KEY'
498498
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
499-
# config.api_key_prefix['ApiKey'] = 'Bearer'
499+
# config.api_key_prefix['Authorization'] = 'Bearer'
500500
end
501501

502502
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -575,9 +575,9 @@ require 'launchdarkly_api'
575575
# setup authorization
576576
LaunchDarklyApi.configure do |config|
577577
# Configure API key authorization: ApiKey
578-
config.api_key['ApiKey'] = 'YOUR API KEY'
578+
config.api_key['Authorization'] = 'YOUR API KEY'
579579
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
580-
# config.api_key_prefix['ApiKey'] = 'Bearer'
580+
# config.api_key_prefix['Authorization'] = 'Bearer'
581581
end
582582

583583
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -656,9 +656,9 @@ require 'launchdarkly_api'
656656
# setup authorization
657657
LaunchDarklyApi.configure do |config|
658658
# Configure API key authorization: ApiKey
659-
config.api_key['ApiKey'] = 'YOUR API KEY'
659+
config.api_key['Authorization'] = 'YOUR API KEY'
660660
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
661-
# config.api_key_prefix['ApiKey'] = 'Bearer'
661+
# config.api_key_prefix['Authorization'] = 'Bearer'
662662
end
663663

664664
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -731,9 +731,9 @@ require 'launchdarkly_api'
731731
# setup authorization
732732
LaunchDarklyApi.configure do |config|
733733
# Configure API key authorization: ApiKey
734-
config.api_key['ApiKey'] = 'YOUR API KEY'
734+
config.api_key['Authorization'] = 'YOUR API KEY'
735735
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
736-
# config.api_key_prefix['ApiKey'] = 'Bearer'
736+
# config.api_key_prefix['Authorization'] = 'Bearer'
737737
end
738738

739739
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -808,9 +808,9 @@ require 'launchdarkly_api'
808808
# setup authorization
809809
LaunchDarklyApi.configure do |config|
810810
# Configure API key authorization: ApiKey
811-
config.api_key['ApiKey'] = 'YOUR API KEY'
811+
config.api_key['Authorization'] = 'YOUR API KEY'
812812
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
813-
# config.api_key_prefix['ApiKey'] = 'Bearer'
813+
# config.api_key_prefix['Authorization'] = 'Bearer'
814814
end
815815

816816
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -891,9 +891,9 @@ require 'launchdarkly_api'
891891
# setup authorization
892892
LaunchDarklyApi.configure do |config|
893893
# Configure API key authorization: ApiKey
894-
config.api_key['ApiKey'] = 'YOUR API KEY'
894+
config.api_key['Authorization'] = 'YOUR API KEY'
895895
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
896-
# config.api_key_prefix['ApiKey'] = 'Bearer'
896+
# config.api_key_prefix['Authorization'] = 'Bearer'
897897
end
898898

899899
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -966,9 +966,9 @@ require 'launchdarkly_api'
966966
# setup authorization
967967
LaunchDarklyApi.configure do |config|
968968
# Configure API key authorization: ApiKey
969-
config.api_key['ApiKey'] = 'YOUR API KEY'
969+
config.api_key['Authorization'] = 'YOUR API KEY'
970970
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
971-
# config.api_key_prefix['ApiKey'] = 'Bearer'
971+
# config.api_key_prefix['Authorization'] = 'Bearer'
972972
end
973973

974974
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1041,9 +1041,9 @@ require 'launchdarkly_api'
10411041
# setup authorization
10421042
LaunchDarklyApi.configure do |config|
10431043
# Configure API key authorization: ApiKey
1044-
config.api_key['ApiKey'] = 'YOUR API KEY'
1044+
config.api_key['Authorization'] = 'YOUR API KEY'
10451045
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1046-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1046+
# config.api_key_prefix['Authorization'] = 'Bearer'
10471047
end
10481048

10491049
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1124,9 +1124,9 @@ require 'launchdarkly_api'
11241124
# setup authorization
11251125
LaunchDarklyApi.configure do |config|
11261126
# Configure API key authorization: ApiKey
1127-
config.api_key['ApiKey'] = 'YOUR API KEY'
1127+
config.api_key['Authorization'] = 'YOUR API KEY'
11281128
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1129-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1129+
# config.api_key_prefix['Authorization'] = 'Bearer'
11301130
end
11311131

11321132
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1207,9 +1207,9 @@ require 'launchdarkly_api'
12071207
# setup authorization
12081208
LaunchDarklyApi.configure do |config|
12091209
# Configure API key authorization: ApiKey
1210-
config.api_key['ApiKey'] = 'YOUR API KEY'
1210+
config.api_key['Authorization'] = 'YOUR API KEY'
12111211
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1212-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1212+
# config.api_key_prefix['Authorization'] = 'Bearer'
12131213
end
12141214

12151215
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1284,9 +1284,9 @@ require 'launchdarkly_api'
12841284
# setup authorization
12851285
LaunchDarklyApi.configure do |config|
12861286
# Configure API key authorization: ApiKey
1287-
config.api_key['ApiKey'] = 'YOUR API KEY'
1287+
config.api_key['Authorization'] = 'YOUR API KEY'
12881288
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1289-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1289+
# config.api_key_prefix['Authorization'] = 'Bearer'
12901290
end
12911291

12921292
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1363,9 +1363,9 @@ require 'launchdarkly_api'
13631363
# setup authorization
13641364
LaunchDarklyApi.configure do |config|
13651365
# Configure API key authorization: ApiKey
1366-
config.api_key['ApiKey'] = 'YOUR API KEY'
1366+
config.api_key['Authorization'] = 'YOUR API KEY'
13671367
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1368-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1368+
# config.api_key_prefix['Authorization'] = 'Bearer'
13691369
end
13701370

13711371
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1442,9 +1442,9 @@ require 'launchdarkly_api'
14421442
# setup authorization
14431443
LaunchDarklyApi.configure do |config|
14441444
# Configure API key authorization: ApiKey
1445-
config.api_key['ApiKey'] = 'YOUR API KEY'
1445+
config.api_key['Authorization'] = 'YOUR API KEY'
14461446
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1447-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1447+
# config.api_key_prefix['Authorization'] = 'Bearer'
14481448
end
14491449

14501450
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1523,9 +1523,9 @@ require 'launchdarkly_api'
15231523
# setup authorization
15241524
LaunchDarklyApi.configure do |config|
15251525
# Configure API key authorization: ApiKey
1526-
config.api_key['ApiKey'] = 'YOUR API KEY'
1526+
config.api_key['Authorization'] = 'YOUR API KEY'
15271527
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1528-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1528+
# config.api_key_prefix['Authorization'] = 'Bearer'
15291529
end
15301530

15311531
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1602,9 +1602,9 @@ require 'launchdarkly_api'
16021602
# setup authorization
16031603
LaunchDarklyApi.configure do |config|
16041604
# Configure API key authorization: ApiKey
1605-
config.api_key['ApiKey'] = 'YOUR API KEY'
1605+
config.api_key['Authorization'] = 'YOUR API KEY'
16061606
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1607-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1607+
# config.api_key_prefix['Authorization'] = 'Bearer'
16081608
end
16091609

16101610
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1677,9 +1677,9 @@ require 'launchdarkly_api'
16771677
# setup authorization
16781678
LaunchDarklyApi.configure do |config|
16791679
# Configure API key authorization: ApiKey
1680-
config.api_key['ApiKey'] = 'YOUR API KEY'
1680+
config.api_key['Authorization'] = 'YOUR API KEY'
16811681
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1682-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1682+
# config.api_key_prefix['Authorization'] = 'Bearer'
16831683
end
16841684

16851685
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1754,9 +1754,9 @@ require 'launchdarkly_api'
17541754
# setup authorization
17551755
LaunchDarklyApi.configure do |config|
17561756
# Configure API key authorization: ApiKey
1757-
config.api_key['ApiKey'] = 'YOUR API KEY'
1757+
config.api_key['Authorization'] = 'YOUR API KEY'
17581758
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1759-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1759+
# config.api_key_prefix['Authorization'] = 'Bearer'
17601760
end
17611761

17621762
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1829,9 +1829,9 @@ require 'launchdarkly_api'
18291829
# setup authorization
18301830
LaunchDarklyApi.configure do |config|
18311831
# Configure API key authorization: ApiKey
1832-
config.api_key['ApiKey'] = 'YOUR API KEY'
1832+
config.api_key['Authorization'] = 'YOUR API KEY'
18331833
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1834-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1834+
# config.api_key_prefix['Authorization'] = 'Bearer'
18351835
end
18361836

18371837
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new
@@ -1904,9 +1904,9 @@ require 'launchdarkly_api'
19041904
# setup authorization
19051905
LaunchDarklyApi.configure do |config|
19061906
# Configure API key authorization: ApiKey
1907-
config.api_key['ApiKey'] = 'YOUR API KEY'
1907+
config.api_key['Authorization'] = 'YOUR API KEY'
19081908
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1909-
# config.api_key_prefix['ApiKey'] = 'Bearer'
1909+
# config.api_key_prefix['Authorization'] = 'Bearer'
19101910
end
19111911

19121912
api_instance = LaunchDarklyApi::AIConfigsBetaApi.new

docs/AccessTokensApi.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ require 'launchdarkly_api'
2828
# setup authorization
2929
LaunchDarklyApi.configure do |config|
3030
# Configure API key authorization: ApiKey
31-
config.api_key['ApiKey'] = 'YOUR API KEY'
31+
config.api_key['Authorization'] = 'YOUR API KEY'
3232
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
33-
# config.api_key_prefix['ApiKey'] = 'Bearer'
33+
# config.api_key_prefix['Authorization'] = 'Bearer'
3434
end
3535

3636
api_instance = LaunchDarklyApi::AccessTokensApi.new
@@ -98,9 +98,9 @@ require 'launchdarkly_api'
9898
# setup authorization
9999
LaunchDarklyApi.configure do |config|
100100
# Configure API key authorization: ApiKey
101-
config.api_key['ApiKey'] = 'YOUR API KEY'
101+
config.api_key['Authorization'] = 'YOUR API KEY'
102102
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
103-
# config.api_key_prefix['ApiKey'] = 'Bearer'
103+
# config.api_key_prefix['Authorization'] = 'Bearer'
104104
end
105105

106106
api_instance = LaunchDarklyApi::AccessTokensApi.new
@@ -169,9 +169,9 @@ require 'launchdarkly_api'
169169
# setup authorization
170170
LaunchDarklyApi.configure do |config|
171171
# Configure API key authorization: ApiKey
172-
config.api_key['ApiKey'] = 'YOUR API KEY'
172+
config.api_key['Authorization'] = 'YOUR API KEY'
173173
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
174-
# config.api_key_prefix['ApiKey'] = 'Bearer'
174+
# config.api_key_prefix['Authorization'] = 'Bearer'
175175
end
176176

177177
api_instance = LaunchDarklyApi::AccessTokensApi.new
@@ -246,9 +246,9 @@ require 'launchdarkly_api'
246246
# setup authorization
247247
LaunchDarklyApi.configure do |config|
248248
# Configure API key authorization: ApiKey
249-
config.api_key['ApiKey'] = 'YOUR API KEY'
249+
config.api_key['Authorization'] = 'YOUR API KEY'
250250
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
251-
# config.api_key_prefix['ApiKey'] = 'Bearer'
251+
# config.api_key_prefix['Authorization'] = 'Bearer'
252252
end
253253

254254
api_instance = LaunchDarklyApi::AccessTokensApi.new
@@ -319,9 +319,9 @@ require 'launchdarkly_api'
319319
# setup authorization
320320
LaunchDarklyApi.configure do |config|
321321
# Configure API key authorization: ApiKey
322-
config.api_key['ApiKey'] = 'YOUR API KEY'
322+
config.api_key['Authorization'] = 'YOUR API KEY'
323323
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
324-
# config.api_key_prefix['ApiKey'] = 'Bearer'
324+
# config.api_key_prefix['Authorization'] = 'Bearer'
325325
end
326326

327327
api_instance = LaunchDarklyApi::AccessTokensApi.new
@@ -390,9 +390,9 @@ require 'launchdarkly_api'
390390
# setup authorization
391391
LaunchDarklyApi.configure do |config|
392392
# Configure API key authorization: ApiKey
393-
config.api_key['ApiKey'] = 'YOUR API KEY'
393+
config.api_key['Authorization'] = 'YOUR API KEY'
394394
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
395-
# config.api_key_prefix['ApiKey'] = 'Bearer'
395+
# config.api_key_prefix['Authorization'] = 'Bearer'
396396
end
397397

398398
api_instance = LaunchDarklyApi::AccessTokensApi.new

0 commit comments

Comments
 (0)