Skip to content

Commit e549518

Browse files
author
LaunchDarklyCI
committed
Version 5.0.2 automatically generated from ld-openapi@5f6514d.
1 parent 9aa05b4 commit e549518

File tree

299 files changed

+1103
-959
lines changed

Some content is hidden

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

299 files changed

+1103
-959
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

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gemspec
44

55
group :development, :test do
6-
gem 'rake', '~> 12.0.0'
6+
gem 'rake', '~> 12.3.3'
77
end

README.md

Lines changed: 236 additions & 236 deletions
Large diffs are not rendered by default.

launchdarkly_api.gemspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
66
#Build custom integrations with the LaunchDarkly REST API
77
8-
OpenAPI spec version: 5.0.1
8+
OpenAPI spec version: 5.0.2
99
Contact: support@launchdarkly.com
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
11-
Swagger Codegen version: 2.4.8
11+
Swagger Codegen version: 2.4.17
1212
1313
=end
1414

@@ -29,6 +29,7 @@ Gem::Specification.new do |s|
2929

3030
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
3131
s.add_runtime_dependency 'json', '~> 2.1', '>= 2.1.0'
32+
s.add_runtime_dependency 'addressable', '~> 2.3', '>= 2.3.0'
3233

3334
s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
3435
s.add_development_dependency 'vcr', '~> 3.0', '>= 3.0.1'

lib/launchdarkly_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
#Build custom integrations with the LaunchDarkly REST API
55
6-
OpenAPI spec version: 5.0.1
6+
OpenAPI spec version: 5.0.2
77
Contact: support@launchdarkly.com
88
Generated by: https://github.com/swagger-api/swagger-codegen.git
9-
Swagger Codegen version: 2.4.8
9+
Swagger Codegen version: 2.4.17
1010
1111
=end
1212

lib/launchdarkly_api/api/access_tokens_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
#Build custom integrations with the LaunchDarkly REST API
55
6-
OpenAPI spec version: 5.0.1
6+
OpenAPI spec version: 5.0.2
77
Contact: support@launchdarkly.com
88
Generated by: https://github.com/swagger-api/swagger-codegen.git
9-
Swagger Codegen version: 2.4.8
9+
Swagger Codegen version: 2.4.17
1010
1111
=end
1212

lib/launchdarkly_api/api/audit_log_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
#Build custom integrations with the LaunchDarkly REST API
55
6-
OpenAPI spec version: 5.0.1
6+
OpenAPI spec version: 5.0.2
77
Contact: support@launchdarkly.com
88
Generated by: https://github.com/swagger-api/swagger-codegen.git
9-
Swagger Codegen version: 2.4.8
9+
Swagger Codegen version: 2.4.17
1010
1111
=end
1212

lib/launchdarkly_api/api/custom_roles_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
#Build custom integrations with the LaunchDarkly REST API
55
6-
OpenAPI spec version: 5.0.1
6+
OpenAPI spec version: 5.0.2
77
Contact: support@launchdarkly.com
88
Generated by: https://github.com/swagger-api/swagger-codegen.git
9-
Swagger Codegen version: 2.4.8
9+
Swagger Codegen version: 2.4.17
1010
1111
=end
1212

lib/launchdarkly_api/api/customer_metrics_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
#Build custom integrations with the LaunchDarkly REST API
55
6-
OpenAPI spec version: 5.0.1
6+
OpenAPI spec version: 5.0.2
77
Contact: support@launchdarkly.com
88
Generated by: https://github.com/swagger-api/swagger-codegen.git
9-
Swagger Codegen version: 2.4.8
9+
Swagger Codegen version: 2.4.17
1010
1111
=end
1212

lib/launchdarkly_api/api/data_export_destinations_api.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44
#Build custom integrations with the LaunchDarkly REST API
55
6-
OpenAPI spec version: 5.0.1
6+
OpenAPI spec version: 5.0.2
77
Contact: support@launchdarkly.com
88
Generated by: https://github.com/swagger-api/swagger-codegen.git
9-
Swagger Codegen version: 2.4.8
9+
Swagger Codegen version: 2.4.17
1010
1111
=end
1212

0 commit comments

Comments
 (0)