launchdarkly_api 2.0.30 → 2.0.31
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +153 -154
- data/docs/MembersBody.md +1 -1
- data/docs/Webhook.md +1 -1
- data/docs/WebhookBody.md +1 -1
- data/launchdarkly_api.gemspec +1 -1
- data/lib/launchdarkly_api.rb +1 -2
- data/lib/launchdarkly_api/api/audit_log_api.rb +1 -1
- data/lib/launchdarkly_api/api/custom_roles_api.rb +1 -1
- data/lib/launchdarkly_api/api/customer_metrics_api.rb +1 -1
- data/lib/launchdarkly_api/api/data_export_destinations_api.rb +1 -1
- data/lib/launchdarkly_api/api/environments_api.rb +1 -1
- data/lib/launchdarkly_api/api/feature_flags_api.rb +1 -1
- data/lib/launchdarkly_api/api/projects_api.rb +1 -1
- data/lib/launchdarkly_api/api/root_api.rb +1 -1
- data/lib/launchdarkly_api/api/team_members_api.rb +1 -1
- data/lib/launchdarkly_api/api/user_segments_api.rb +1 -1
- data/lib/launchdarkly_api/api/user_settings_api.rb +1 -1
- data/lib/launchdarkly_api/api/users_api.rb +1 -1
- data/lib/launchdarkly_api/api/webhooks_api.rb +1 -1
- data/lib/launchdarkly_api/api_client.rb +1 -1
- data/lib/launchdarkly_api/api_error.rb +1 -1
- data/lib/launchdarkly_api/configuration.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entries.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry.rb +1 -1
- data/lib/launchdarkly_api/models/audit_log_entry_target.rb +1 -1
- data/lib/launchdarkly_api/models/clause.rb +1 -1
- data/lib/launchdarkly_api/models/copy_actions.rb +1 -1
- data/lib/launchdarkly_api/models/custom_property.rb +1 -1
- data/lib/launchdarkly_api/models/custom_property_values.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role.rb +1 -1
- data/lib/launchdarkly_api/models/custom_role_body.rb +1 -1
- data/lib/launchdarkly_api/models/custom_roles.rb +1 -1
- data/lib/launchdarkly_api/models/destination.rb +1 -1
- data/lib/launchdarkly_api/models/destination_amazon_kinesis.rb +1 -1
- data/lib/launchdarkly_api/models/destination_body.rb +1 -1
- data/lib/launchdarkly_api/models/destination_google_pub_sub.rb +1 -1
- data/lib/launchdarkly_api/models/destination_m_particle.rb +1 -1
- data/lib/launchdarkly_api/models/destination_segment.rb +1 -1
- data/lib/launchdarkly_api/models/destinations.rb +1 -1
- data/lib/launchdarkly_api/models/environment.rb +1 -1
- data/lib/launchdarkly_api/models/environment_post.rb +1 -1
- data/lib/launchdarkly_api/models/evaluation_usage_error.rb +1 -1
- data/lib/launchdarkly_api/models/events.rb +1 -1
- data/lib/launchdarkly_api/models/fallthrough.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_body.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_config.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_copy_body.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_copy_object.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_status_for_queried_environment.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flag_statuses.rb +1 -1
- data/lib/launchdarkly_api/models/feature_flags.rb +1 -1
- data/lib/launchdarkly_api/models/flag_list_item.rb +1 -1
- data/lib/launchdarkly_api/models/id.rb +1 -1
- data/lib/launchdarkly_api/models/link.rb +1 -1
- data/lib/launchdarkly_api/models/links.rb +1 -1
- data/lib/launchdarkly_api/models/ma_uby_category.rb +1 -1
- data/lib/launchdarkly_api/models/mau.rb +1 -1
- data/lib/launchdarkly_api/models/mau_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/member.rb +1 -1
- data/lib/launchdarkly_api/models/members.rb +1 -1
- data/lib/launchdarkly_api/models/members_body.rb +5 -3
- data/lib/launchdarkly_api/models/patch_comment.rb +1 -1
- data/lib/launchdarkly_api/models/patch_operation.rb +1 -1
- data/lib/launchdarkly_api/models/policy.rb +1 -1
- data/lib/launchdarkly_api/models/prerequisite.rb +1 -1
- data/lib/launchdarkly_api/models/project.rb +1 -1
- data/lib/launchdarkly_api/models/project_body.rb +1 -1
- data/lib/launchdarkly_api/models/projects.rb +1 -1
- data/lib/launchdarkly_api/models/role.rb +1 -1
- data/lib/launchdarkly_api/models/rollout.rb +1 -1
- data/lib/launchdarkly_api/models/rule.rb +1 -1
- data/lib/launchdarkly_api/models/site.rb +1 -1
- data/lib/launchdarkly_api/models/statement.rb +1 -1
- data/lib/launchdarkly_api/models/stream.rb +1 -1
- data/lib/launchdarkly_api/models/stream_by_sdk.rb +1 -1
- data/lib/launchdarkly_api/models/stream_by_sdk_links.rb +1 -1
- data/lib/launchdarkly_api/models/stream_by_sdk_links_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/stream_links.rb +1 -1
- data/lib/launchdarkly_api/models/stream_sdk_version.rb +1 -1
- data/lib/launchdarkly_api/models/stream_sdk_version_data.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_error.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_links.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_metadata.rb +1 -1
- data/lib/launchdarkly_api/models/stream_usage_series.rb +1 -1
- data/lib/launchdarkly_api/models/streams.rb +1 -1
- data/lib/launchdarkly_api/models/target.rb +1 -1
- data/lib/launchdarkly_api/models/usage.rb +1 -1
- data/lib/launchdarkly_api/models/usage_error.rb +1 -1
- data/lib/launchdarkly_api/models/usage_links.rb +1 -1
- data/lib/launchdarkly_api/models/user.rb +1 -1
- data/lib/launchdarkly_api/models/user_flag_setting.rb +1 -1
- data/lib/launchdarkly_api/models/user_flag_settings.rb +1 -1
- data/lib/launchdarkly_api/models/user_record.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment_body.rb +1 -1
- data/lib/launchdarkly_api/models/user_segment_rule.rb +1 -1
- data/lib/launchdarkly_api/models/user_segments.rb +1 -1
- data/lib/launchdarkly_api/models/user_settings_body.rb +1 -1
- data/lib/launchdarkly_api/models/users.rb +1 -1
- data/lib/launchdarkly_api/models/variation.rb +1 -1
- data/lib/launchdarkly_api/models/webhook.rb +5 -3
- data/lib/launchdarkly_api/models/webhook_body.rb +5 -3
- data/lib/launchdarkly_api/models/webhooks.rb +1 -1
- data/lib/launchdarkly_api/models/weighted_variation.rb +1 -1
- data/lib/launchdarkly_api/version.rb +2 -2
- data/openapi.yml +10 -8
- data/spec/api/audit_log_api_spec.rb +1 -1
- data/spec/api/custom_roles_api_spec.rb +1 -1
- data/spec/api/customer_metrics_api_spec.rb +1 -1
- data/spec/api/data_export_destinations_api_spec.rb +1 -1
- data/spec/api/environments_api_spec.rb +1 -1
- data/spec/api/feature_flags_api_spec.rb +1 -1
- data/spec/api/projects_api_spec.rb +1 -1
- data/spec/api/root_api_spec.rb +1 -1
- data/spec/api/team_members_api_spec.rb +1 -1
- data/spec/api/user_segments_api_spec.rb +1 -1
- data/spec/api/user_settings_api_spec.rb +1 -1
- data/spec/api/users_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/audit_log_entries_spec.rb +1 -1
- data/spec/models/audit_log_entry_spec.rb +1 -1
- data/spec/models/audit_log_entry_target_spec.rb +1 -1
- data/spec/models/clause_spec.rb +1 -1
- data/spec/models/copy_actions_spec.rb +1 -1
- data/spec/models/custom_property_spec.rb +1 -1
- data/spec/models/custom_property_values_spec.rb +1 -1
- data/spec/models/custom_role_body_spec.rb +1 -1
- data/spec/models/custom_role_spec.rb +1 -1
- data/spec/models/custom_roles_spec.rb +1 -1
- data/spec/models/destination_amazon_kinesis_spec.rb +1 -1
- data/spec/models/destination_body_spec.rb +1 -1
- data/spec/models/destination_google_pub_sub_spec.rb +1 -1
- data/spec/models/destination_m_particle_spec.rb +1 -1
- data/spec/models/destination_segment_spec.rb +1 -1
- data/spec/models/destination_spec.rb +1 -1
- data/spec/models/destinations_spec.rb +1 -1
- data/spec/models/environment_post_spec.rb +1 -1
- data/spec/models/environment_spec.rb +1 -1
- data/spec/models/evaluation_usage_error_spec.rb +1 -1
- data/spec/models/events_spec.rb +1 -1
- data/spec/models/fallthrough_spec.rb +1 -1
- data/spec/models/feature_flag_body_spec.rb +1 -1
- data/spec/models/feature_flag_config_spec.rb +1 -1
- data/spec/models/feature_flag_copy_body_spec.rb +1 -1
- data/spec/models/feature_flag_copy_object_spec.rb +1 -1
- data/spec/models/feature_flag_spec.rb +1 -1
- data/spec/models/feature_flag_status_across_environments_spec.rb +1 -1
- data/spec/models/feature_flag_status_for_queried_environment_spec.rb +1 -1
- data/spec/models/feature_flag_status_spec.rb +1 -1
- data/spec/models/feature_flag_statuses_spec.rb +1 -1
- data/spec/models/feature_flags_spec.rb +1 -1
- data/spec/models/flag_list_item_spec.rb +1 -1
- data/spec/models/id_spec.rb +1 -1
- data/spec/models/link_spec.rb +1 -1
- data/spec/models/links_spec.rb +1 -1
- data/spec/models/ma_uby_category_spec.rb +1 -1
- data/spec/models/mau_metadata_spec.rb +1 -1
- data/spec/models/mau_spec.rb +1 -1
- data/spec/models/member_spec.rb +1 -1
- data/spec/models/members_body_spec.rb +1 -1
- data/spec/models/members_spec.rb +1 -1
- data/spec/models/patch_comment_spec.rb +1 -1
- data/spec/models/patch_operation_spec.rb +1 -1
- data/spec/models/policy_spec.rb +1 -1
- data/spec/models/prerequisite_spec.rb +1 -1
- data/spec/models/project_body_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/projects_spec.rb +1 -1
- data/spec/models/role_spec.rb +1 -1
- data/spec/models/rollout_spec.rb +1 -1
- data/spec/models/rule_spec.rb +1 -1
- data/spec/models/site_spec.rb +1 -1
- data/spec/models/statement_spec.rb +1 -1
- data/spec/models/stream_by_sdk_links_metadata_spec.rb +1 -1
- data/spec/models/stream_by_sdk_links_spec.rb +1 -1
- data/spec/models/stream_by_sdk_spec.rb +1 -1
- data/spec/models/stream_links_spec.rb +1 -1
- data/spec/models/stream_sdk_version_data_spec.rb +1 -1
- data/spec/models/stream_sdk_version_spec.rb +1 -1
- data/spec/models/stream_spec.rb +1 -1
- data/spec/models/stream_usage_error_spec.rb +1 -1
- data/spec/models/stream_usage_links_spec.rb +1 -1
- data/spec/models/stream_usage_metadata_spec.rb +1 -1
- data/spec/models/stream_usage_series_spec.rb +1 -1
- data/spec/models/streams_spec.rb +1 -1
- data/spec/models/target_spec.rb +1 -1
- data/spec/models/usage_error_spec.rb +1 -1
- data/spec/models/usage_links_spec.rb +1 -1
- data/spec/models/usage_spec.rb +1 -1
- data/spec/models/user_flag_setting_spec.rb +1 -1
- data/spec/models/user_flag_settings_spec.rb +1 -1
- data/spec/models/user_record_spec.rb +1 -1
- data/spec/models/user_segment_body_spec.rb +1 -1
- data/spec/models/user_segment_rule_spec.rb +1 -1
- data/spec/models/user_segment_spec.rb +1 -1
- data/spec/models/user_segments_spec.rb +1 -1
- data/spec/models/user_settings_body_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -1
- data/spec/models/users_spec.rb +1 -1
- data/spec/models/variation_spec.rb +1 -1
- data/spec/models/webhook_body_spec.rb +1 -1
- data/spec/models/webhook_spec.rb +1 -1
- data/spec/models/webhooks_spec.rb +1 -1
- data/spec/models/weighted_variation_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +78 -82
- data/docs/Statements.md +0 -7
- data/lib/launchdarkly_api/models/statements.rb +0 -174
- data/spec/models/statements_spec.rb +0 -35
data/docs/Statements.md
DELETED
@@ -1,174 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#LaunchDarkly REST API
|
3
|
-
|
4
|
-
#Build custom integrations with the LaunchDarkly REST API
|
5
|
-
|
6
|
-
OpenAPI spec version: 2.0.30
|
7
|
-
Contact: support@launchdarkly.com
|
8
|
-
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.8
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'date'
|
14
|
-
|
15
|
-
module LaunchDarklyApi
|
16
|
-
class Statements
|
17
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
18
|
-
def self.attribute_map
|
19
|
-
{
|
20
|
-
}
|
21
|
-
end
|
22
|
-
|
23
|
-
# Attribute type mapping.
|
24
|
-
def self.swagger_types
|
25
|
-
{
|
26
|
-
}
|
27
|
-
end
|
28
|
-
|
29
|
-
# Initializes the object
|
30
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
31
|
-
def initialize(attributes = {})
|
32
|
-
return unless attributes.is_a?(Hash)
|
33
|
-
|
34
|
-
# convert string to symbol for hash key
|
35
|
-
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
36
|
-
end
|
37
|
-
|
38
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
39
|
-
# @return Array for valid properties with the reasons
|
40
|
-
def list_invalid_properties
|
41
|
-
invalid_properties = Array.new
|
42
|
-
invalid_properties
|
43
|
-
end
|
44
|
-
|
45
|
-
# Check to see if the all the properties in the model are valid
|
46
|
-
# @return true if the model is valid
|
47
|
-
def valid?
|
48
|
-
true
|
49
|
-
end
|
50
|
-
|
51
|
-
# Checks equality by comparing each attribute.
|
52
|
-
# @param [Object] Object to be compared
|
53
|
-
def ==(o)
|
54
|
-
return true if self.equal?(o)
|
55
|
-
self.class == o.class
|
56
|
-
end
|
57
|
-
|
58
|
-
# @see the `==` method
|
59
|
-
# @param [Object] Object to be compared
|
60
|
-
def eql?(o)
|
61
|
-
self == o
|
62
|
-
end
|
63
|
-
|
64
|
-
# Calculates hash code according to all attributes.
|
65
|
-
# @return [Fixnum] Hash code
|
66
|
-
def hash
|
67
|
-
[].hash
|
68
|
-
end
|
69
|
-
|
70
|
-
# Builds the object from hash
|
71
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
72
|
-
# @return [Object] Returns the model itself
|
73
|
-
def build_from_hash(attributes)
|
74
|
-
return nil unless attributes.is_a?(Hash)
|
75
|
-
self.class.swagger_types.each_pair do |key, type|
|
76
|
-
if type =~ /\AArray<(.*)>/i
|
77
|
-
# check to ensure the input is an array given that the the attribute
|
78
|
-
# is documented as an array but the input is not
|
79
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
80
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
81
|
-
end
|
82
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
83
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
84
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
85
|
-
end
|
86
|
-
|
87
|
-
self
|
88
|
-
end
|
89
|
-
|
90
|
-
# Deserializes the data based on type
|
91
|
-
# @param string type Data type
|
92
|
-
# @param string value Value to be deserialized
|
93
|
-
# @return [Object] Deserialized data
|
94
|
-
def _deserialize(type, value)
|
95
|
-
case type.to_sym
|
96
|
-
when :DateTime
|
97
|
-
DateTime.parse(value)
|
98
|
-
when :Date
|
99
|
-
Date.parse(value)
|
100
|
-
when :String
|
101
|
-
value.to_s
|
102
|
-
when :Integer
|
103
|
-
value.to_i
|
104
|
-
when :Float
|
105
|
-
value.to_f
|
106
|
-
when :BOOLEAN
|
107
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
108
|
-
true
|
109
|
-
else
|
110
|
-
false
|
111
|
-
end
|
112
|
-
when :Object
|
113
|
-
# generic object (usually a Hash), return directly
|
114
|
-
value
|
115
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
116
|
-
inner_type = Regexp.last_match[:inner_type]
|
117
|
-
value.map { |v| _deserialize(inner_type, v) }
|
118
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
119
|
-
k_type = Regexp.last_match[:k_type]
|
120
|
-
v_type = Regexp.last_match[:v_type]
|
121
|
-
{}.tap do |hash|
|
122
|
-
value.each do |k, v|
|
123
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
124
|
-
end
|
125
|
-
end
|
126
|
-
else # model
|
127
|
-
temp_model = LaunchDarklyApi.const_get(type).new
|
128
|
-
temp_model.build_from_hash(value)
|
129
|
-
end
|
130
|
-
end
|
131
|
-
|
132
|
-
# Returns the string representation of the object
|
133
|
-
# @return [String] String presentation of the object
|
134
|
-
def to_s
|
135
|
-
to_hash.to_s
|
136
|
-
end
|
137
|
-
|
138
|
-
# to_body is an alias to to_hash (backward compatibility)
|
139
|
-
# @return [Hash] Returns the object in the form of hash
|
140
|
-
def to_body
|
141
|
-
to_hash
|
142
|
-
end
|
143
|
-
|
144
|
-
# Returns the object in the form of hash
|
145
|
-
# @return [Hash] Returns the object in the form of hash
|
146
|
-
def to_hash
|
147
|
-
hash = {}
|
148
|
-
self.class.attribute_map.each_pair do |attr, param|
|
149
|
-
value = self.send(attr)
|
150
|
-
next if value.nil?
|
151
|
-
hash[param] = _to_hash(value)
|
152
|
-
end
|
153
|
-
hash
|
154
|
-
end
|
155
|
-
|
156
|
-
# Outputs non-array value in the form of hash
|
157
|
-
# For object, use to_hash. Otherwise, just return the value
|
158
|
-
# @param [Object] value Any valid value
|
159
|
-
# @return [Hash] Returns the value in the form of hash
|
160
|
-
def _to_hash(value)
|
161
|
-
if value.is_a?(Array)
|
162
|
-
value.compact.map { |v| _to_hash(v) }
|
163
|
-
elsif value.is_a?(Hash)
|
164
|
-
{}.tap do |hash|
|
165
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
166
|
-
end
|
167
|
-
elsif value.respond_to? :to_hash
|
168
|
-
value.to_hash
|
169
|
-
else
|
170
|
-
value
|
171
|
-
end
|
172
|
-
end
|
173
|
-
end
|
174
|
-
end
|
@@ -1,35 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#LaunchDarkly REST API
|
3
|
-
|
4
|
-
#Build custom integrations with the LaunchDarkly REST API
|
5
|
-
|
6
|
-
OpenAPI spec version: 2.0.30
|
7
|
-
Contact: support@launchdarkly.com
|
8
|
-
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.8
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'spec_helper'
|
14
|
-
require 'json'
|
15
|
-
require 'date'
|
16
|
-
|
17
|
-
# Unit tests for LaunchDarklyApi::Statements
|
18
|
-
# Automatically generated by swagger-codegen (github.com/swagger-api/swagger-codegen)
|
19
|
-
# Please update as you see appropriate
|
20
|
-
describe 'Statements' do
|
21
|
-
before do
|
22
|
-
# run before each test
|
23
|
-
@instance = LaunchDarklyApi::Statements.new
|
24
|
-
end
|
25
|
-
|
26
|
-
after do
|
27
|
-
# run after each test
|
28
|
-
end
|
29
|
-
|
30
|
-
describe 'test an instance of Statements' do
|
31
|
-
it 'should create an instance of Statements' do
|
32
|
-
expect(@instance).to be_instance_of(LaunchDarklyApi::Statements)
|
33
|
-
end
|
34
|
-
end
|
35
|
-
end
|