internetdata 2.3.2 → 2.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/internetdata/api/database_v2_api.rb +1 -1
- data/lib/internetdata/api_client.rb +1 -1
- data/lib/internetdata/api_error.rb +1 -1
- data/lib/internetdata/api_model_base.rb +1 -1
- data/lib/internetdata/configuration.rb +1 -1
- data/lib/internetdata/models/database.rb +1 -1
- data/lib/internetdata/models/database_checksums_response.rb +1 -1
- data/lib/internetdata/models/database_format.rb +1 -1
- data/lib/internetdata/models/database_list.rb +1 -1
- data/lib/internetdata/models/database_metadata.rb +27 -5
- data/lib/internetdata/models/database_metadata_column.rb +1 -1
- data/lib/internetdata/models/database_version.rb +17 -5
- data/lib/internetdata/models/db_checksums.rb +1 -1
- data/lib/internetdata/models/device_authorization.rb +1 -1
- data/lib/internetdata/models/download.rb +29 -2
- data/lib/internetdata/models/download_list.rb +1 -1
- data/lib/internetdata/models/error_envelope.rb +1 -1
- data/lib/internetdata/models/oauth_metadata.rb +12 -2
- data/lib/internetdata/models/standing.rb +1 -1
- data/lib/internetdata/models/token_response.rb +3 -3
- data/lib/internetdata/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f63ce81a04c9374b72693f32c6c246ca19a77da3891980f40170c4065faafd14
|
|
4
|
+
data.tar.gz: 12aa236085aaebf96288876dac1a91c60e4947e6a5cb5fced7c0440f13d0ef8d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 367c9cfc6352638a61ae4249e67135e6ce794f5e59baa32eb9239ca17d891758e098d914fef6fb7460a2f4839746cc0171d2d15ab51bf186cf3cc1bf32b66798
|
|
7
|
+
data.tar.gz: a0bd89ba6440166e54e79d52e384b982799a3b4282ddbe492ab7a268d90396f1c8b931d6487903c983592185a78f2fee281ea55f88f7f7b1eeaa1595d6ff7d4a
|
data/README.md
CHANGED
|
@@ -145,7 +145,7 @@ There are official InternetData client libraries available for many languages in
|
|
|
145
145
|
|
|
146
146
|
IP intelligence databases: VPN, proxy, hosting, CDN and relay address space, provider catalogs and network metadata, published as CSV and MMDB.
|
|
147
147
|
|
|
148
|
-
[<img src="https://s3.internetdata.io/internetdata-public/brand/mark.svg" alt="InternetData"
|
|
148
|
+
[<img src="https://s3.internetdata.io/internetdata-public/brand/mark.svg" alt="InternetData" height="64"/>](https://internetdata.io/)
|
|
149
149
|
|
|
150
150
|
## License
|
|
151
151
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -36,6 +36,12 @@ module InternetData
|
|
|
36
36
|
# Bytes per format.
|
|
37
37
|
attr_accessor :size
|
|
38
38
|
|
|
39
|
+
# Bytes per format of the evaluation sample, where one is published.
|
|
40
|
+
attr_accessor :sample_size
|
|
41
|
+
|
|
42
|
+
# Row count in the evaluation sample.
|
|
43
|
+
attr_accessor :sample_entries
|
|
44
|
+
|
|
39
45
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
40
46
|
def self.attribute_map
|
|
41
47
|
{
|
|
@@ -45,7 +51,9 @@ module InternetData
|
|
|
45
51
|
:'entries' => :'entries',
|
|
46
52
|
:'schema' => :'schema',
|
|
47
53
|
:'sample' => :'sample',
|
|
48
|
-
:'size' => :'size'
|
|
54
|
+
:'size' => :'size',
|
|
55
|
+
:'sample_size' => :'sample_size',
|
|
56
|
+
:'sample_entries' => :'sample_entries'
|
|
49
57
|
}
|
|
50
58
|
end
|
|
51
59
|
|
|
@@ -68,7 +76,9 @@ module InternetData
|
|
|
68
76
|
:'entries' => :'Integer',
|
|
69
77
|
:'schema' => :'Hash<String, Array<DatabaseMetadataColumn>>',
|
|
70
78
|
:'sample' => :'Hash<String, Array<Object>>',
|
|
71
|
-
:'size' => :'Hash<String, Integer>'
|
|
79
|
+
:'size' => :'Hash<String, Integer>',
|
|
80
|
+
:'sample_size' => :'Hash<String, Integer>',
|
|
81
|
+
:'sample_entries' => :'Integer'
|
|
72
82
|
}
|
|
73
83
|
end
|
|
74
84
|
|
|
@@ -137,6 +147,16 @@ module InternetData
|
|
|
137
147
|
else
|
|
138
148
|
self.size = nil
|
|
139
149
|
end
|
|
150
|
+
|
|
151
|
+
if attributes.key?(:'sample_size')
|
|
152
|
+
if (value = attributes[:'sample_size']).is_a?(Hash)
|
|
153
|
+
self.sample_size = value
|
|
154
|
+
end
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
if attributes.key?(:'sample_entries')
|
|
158
|
+
self.sample_entries = attributes[:'sample_entries']
|
|
159
|
+
end
|
|
140
160
|
end
|
|
141
161
|
|
|
142
162
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -240,7 +260,9 @@ module InternetData
|
|
|
240
260
|
entries == o.entries &&
|
|
241
261
|
schema == o.schema &&
|
|
242
262
|
sample == o.sample &&
|
|
243
|
-
size == o.size
|
|
263
|
+
size == o.size &&
|
|
264
|
+
sample_size == o.sample_size &&
|
|
265
|
+
sample_entries == o.sample_entries
|
|
244
266
|
end
|
|
245
267
|
|
|
246
268
|
# @see the `==` method
|
|
@@ -252,7 +274,7 @@ module InternetData
|
|
|
252
274
|
# Calculates hash code according to all attributes.
|
|
253
275
|
# @return [Integer] Hash code
|
|
254
276
|
def hash
|
|
255
|
-
[id, update_freq, updated, entries, schema, sample, size].hash
|
|
277
|
+
[id, update_freq, updated, entries, schema, sample, size, sample_size, sample_entries].hash
|
|
256
278
|
end
|
|
257
279
|
|
|
258
280
|
# Builds the object from hash
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -25,13 +25,17 @@ module InternetData
|
|
|
25
25
|
# The formats this version is BUILT in. Asking for another is a 400, not a gap - the `_provider` catalogs are keyed by provider id, so no MMDB exists for them.
|
|
26
26
|
attr_accessor :formats
|
|
27
27
|
|
|
28
|
+
# The formats an evaluation sample is published in, if any.
|
|
29
|
+
attr_accessor :sample_formats
|
|
30
|
+
|
|
28
31
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
29
32
|
def self.attribute_map
|
|
30
33
|
{
|
|
31
34
|
:'id' => :'id',
|
|
32
35
|
:'version' => :'version',
|
|
33
36
|
:'summary' => :'summary',
|
|
34
|
-
:'formats' => :'formats'
|
|
37
|
+
:'formats' => :'formats',
|
|
38
|
+
:'sample_formats' => :'sample_formats'
|
|
35
39
|
}
|
|
36
40
|
end
|
|
37
41
|
|
|
@@ -51,7 +55,8 @@ module InternetData
|
|
|
51
55
|
:'id' => :'String',
|
|
52
56
|
:'version' => :'Integer',
|
|
53
57
|
:'summary' => :'String',
|
|
54
|
-
:'formats' => :'Array<DatabaseFormat>'
|
|
58
|
+
:'formats' => :'Array<DatabaseFormat>',
|
|
59
|
+
:'sample_formats' => :'Array<DatabaseFormat>'
|
|
55
60
|
}
|
|
56
61
|
end
|
|
57
62
|
|
|
@@ -102,6 +107,12 @@ module InternetData
|
|
|
102
107
|
else
|
|
103
108
|
self.formats = nil
|
|
104
109
|
end
|
|
110
|
+
|
|
111
|
+
if attributes.key?(:'sample_formats')
|
|
112
|
+
if (value = attributes[:'sample_formats']).is_a?(Array)
|
|
113
|
+
self.sample_formats = value
|
|
114
|
+
end
|
|
115
|
+
end
|
|
105
116
|
end
|
|
106
117
|
|
|
107
118
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -187,7 +198,8 @@ module InternetData
|
|
|
187
198
|
id == o.id &&
|
|
188
199
|
version == o.version &&
|
|
189
200
|
summary == o.summary &&
|
|
190
|
-
formats == o.formats
|
|
201
|
+
formats == o.formats &&
|
|
202
|
+
sample_formats == o.sample_formats
|
|
191
203
|
end
|
|
192
204
|
|
|
193
205
|
# @see the `==` method
|
|
@@ -199,7 +211,7 @@ module InternetData
|
|
|
199
211
|
# Calculates hash code according to all attributes.
|
|
200
212
|
# @return [Integer] Hash code
|
|
201
213
|
def hash
|
|
202
|
-
[id, version, summary, formats].hash
|
|
214
|
+
[id, version, summary, formats, sample_formats].hash
|
|
203
215
|
end
|
|
204
216
|
|
|
205
217
|
# Builds the object from hash
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -22,6 +22,9 @@ module InternetData
|
|
|
22
22
|
|
|
23
23
|
attr_accessor :outcome
|
|
24
24
|
|
|
25
|
+
# The evaluation sample rather than the database itself.
|
|
26
|
+
attr_accessor :sample
|
|
27
|
+
|
|
25
28
|
# Object size at redirect time, NOT bytes delivered: the transfer is a presigned redirect straight to object storage, so we never observe how much of it was taken.
|
|
26
29
|
attr_accessor :bytes
|
|
27
30
|
|
|
@@ -64,6 +67,7 @@ module InternetData
|
|
|
64
67
|
:'dataset_id' => :'dataset_id',
|
|
65
68
|
:'format' => :'format',
|
|
66
69
|
:'outcome' => :'outcome',
|
|
70
|
+
:'sample' => :'sample',
|
|
67
71
|
:'bytes' => :'bytes',
|
|
68
72
|
:'http_status' => :'http_status',
|
|
69
73
|
:'apikey_id' => :'apikey_id',
|
|
@@ -89,6 +93,7 @@ module InternetData
|
|
|
89
93
|
:'dataset_id' => :'String',
|
|
90
94
|
:'format' => :'String',
|
|
91
95
|
:'outcome' => :'String',
|
|
96
|
+
:'sample' => :'Boolean',
|
|
92
97
|
:'bytes' => :'Integer',
|
|
93
98
|
:'http_status' => :'Integer',
|
|
94
99
|
:'apikey_id' => :'String',
|
|
@@ -143,6 +148,12 @@ module InternetData
|
|
|
143
148
|
self.outcome = nil
|
|
144
149
|
end
|
|
145
150
|
|
|
151
|
+
if attributes.key?(:'sample')
|
|
152
|
+
self.sample = attributes[:'sample']
|
|
153
|
+
else
|
|
154
|
+
self.sample = nil
|
|
155
|
+
end
|
|
156
|
+
|
|
146
157
|
if attributes.key?(:'bytes')
|
|
147
158
|
self.bytes = attributes[:'bytes']
|
|
148
159
|
else
|
|
@@ -197,6 +208,10 @@ module InternetData
|
|
|
197
208
|
invalid_properties.push('invalid value for "outcome", outcome cannot be nil.')
|
|
198
209
|
end
|
|
199
210
|
|
|
211
|
+
if @sample.nil?
|
|
212
|
+
invalid_properties.push('invalid value for "sample", sample cannot be nil.')
|
|
213
|
+
end
|
|
214
|
+
|
|
200
215
|
if @created.nil?
|
|
201
216
|
invalid_properties.push('invalid value for "created", created cannot be nil.')
|
|
202
217
|
end
|
|
@@ -213,6 +228,7 @@ module InternetData
|
|
|
213
228
|
return false if @outcome.nil?
|
|
214
229
|
outcome_validator = EnumAttributeValidator.new('String', ["ok", "unauthorized", "denied", "expired", "unknown", "unavailable"])
|
|
215
230
|
return false unless outcome_validator.valid?(@outcome)
|
|
231
|
+
return false if @sample.nil?
|
|
216
232
|
return false if @created.nil?
|
|
217
233
|
true
|
|
218
234
|
end
|
|
@@ -247,6 +263,16 @@ module InternetData
|
|
|
247
263
|
@outcome = outcome
|
|
248
264
|
end
|
|
249
265
|
|
|
266
|
+
# Custom attribute writer method with validation
|
|
267
|
+
# @param [Object] sample Value to be assigned
|
|
268
|
+
def sample=(sample)
|
|
269
|
+
if sample.nil?
|
|
270
|
+
fail ArgumentError, 'sample cannot be nil'
|
|
271
|
+
end
|
|
272
|
+
|
|
273
|
+
@sample = sample
|
|
274
|
+
end
|
|
275
|
+
|
|
250
276
|
# Custom attribute writer method with validation
|
|
251
277
|
# @param [Object] created Value to be assigned
|
|
252
278
|
def created=(created)
|
|
@@ -265,6 +291,7 @@ module InternetData
|
|
|
265
291
|
dataset_id == o.dataset_id &&
|
|
266
292
|
format == o.format &&
|
|
267
293
|
outcome == o.outcome &&
|
|
294
|
+
sample == o.sample &&
|
|
268
295
|
bytes == o.bytes &&
|
|
269
296
|
http_status == o.http_status &&
|
|
270
297
|
apikey_id == o.apikey_id &&
|
|
@@ -282,7 +309,7 @@ module InternetData
|
|
|
282
309
|
# Calculates hash code according to all attributes.
|
|
283
310
|
# @return [Integer] Hash code
|
|
284
311
|
def hash
|
|
285
|
-
[dataset_id, format, outcome, bytes, http_status, apikey_id, client_ip, user_agent, created].hash
|
|
312
|
+
[dataset_id, format, outcome, sample, bytes, http_status, apikey_id, client_ip, user_agent, created].hash
|
|
286
313
|
end
|
|
287
314
|
|
|
288
315
|
# Builds the object from hash
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -33,6 +33,9 @@ module InternetData
|
|
|
33
33
|
|
|
34
34
|
attr_accessor :code_challenge_methods_supported
|
|
35
35
|
|
|
36
|
+
# Any client may sign in with an https `client_id` serving its own metadata.
|
|
37
|
+
attr_accessor :client_id_metadata_document_supported
|
|
38
|
+
|
|
36
39
|
# Always `none`. Every client is public and has no secret.
|
|
37
40
|
attr_accessor :token_endpoint_auth_methods_supported
|
|
38
41
|
|
|
@@ -53,6 +56,7 @@ module InternetData
|
|
|
53
56
|
:'response_types_supported' => :'response_types_supported',
|
|
54
57
|
:'grant_types_supported' => :'grant_types_supported',
|
|
55
58
|
:'code_challenge_methods_supported' => :'code_challenge_methods_supported',
|
|
59
|
+
:'client_id_metadata_document_supported' => :'client_id_metadata_document_supported',
|
|
56
60
|
:'token_endpoint_auth_methods_supported' => :'token_endpoint_auth_methods_supported',
|
|
57
61
|
:'authorization_response_iss_parameter_supported' => :'authorization_response_iss_parameter_supported',
|
|
58
62
|
:'service_documentation' => :'service_documentation'
|
|
@@ -81,6 +85,7 @@ module InternetData
|
|
|
81
85
|
:'response_types_supported' => :'Array<String>',
|
|
82
86
|
:'grant_types_supported' => :'Array<String>',
|
|
83
87
|
:'code_challenge_methods_supported' => :'Array<String>',
|
|
88
|
+
:'client_id_metadata_document_supported' => :'Boolean',
|
|
84
89
|
:'token_endpoint_auth_methods_supported' => :'Array<String>',
|
|
85
90
|
:'authorization_response_iss_parameter_supported' => :'Boolean',
|
|
86
91
|
:'service_documentation' => :'String'
|
|
@@ -159,6 +164,10 @@ module InternetData
|
|
|
159
164
|
end
|
|
160
165
|
end
|
|
161
166
|
|
|
167
|
+
if attributes.key?(:'client_id_metadata_document_supported')
|
|
168
|
+
self.client_id_metadata_document_supported = attributes[:'client_id_metadata_document_supported']
|
|
169
|
+
end
|
|
170
|
+
|
|
162
171
|
if attributes.key?(:'token_endpoint_auth_methods_supported')
|
|
163
172
|
if (value = attributes[:'token_endpoint_auth_methods_supported']).is_a?(Array)
|
|
164
173
|
self.token_endpoint_auth_methods_supported = value
|
|
@@ -248,6 +257,7 @@ module InternetData
|
|
|
248
257
|
response_types_supported == o.response_types_supported &&
|
|
249
258
|
grant_types_supported == o.grant_types_supported &&
|
|
250
259
|
code_challenge_methods_supported == o.code_challenge_methods_supported &&
|
|
260
|
+
client_id_metadata_document_supported == o.client_id_metadata_document_supported &&
|
|
251
261
|
token_endpoint_auth_methods_supported == o.token_endpoint_auth_methods_supported &&
|
|
252
262
|
authorization_response_iss_parameter_supported == o.authorization_response_iss_parameter_supported &&
|
|
253
263
|
service_documentation == o.service_documentation
|
|
@@ -262,7 +272,7 @@ module InternetData
|
|
|
262
272
|
# Calculates hash code according to all attributes.
|
|
263
273
|
# @return [Integer] Hash code
|
|
264
274
|
def hash
|
|
265
|
-
[issuer, authorization_endpoint, token_endpoint, device_authorization_endpoint, revocation_endpoint, scopes_supported, response_types_supported, grant_types_supported, code_challenge_methods_supported, token_endpoint_auth_methods_supported, authorization_response_iss_parameter_supported, service_documentation].hash
|
|
275
|
+
[issuer, authorization_endpoint, token_endpoint, device_authorization_endpoint, revocation_endpoint, scopes_supported, response_types_supported, grant_types_supported, code_challenge_methods_supported, client_id_metadata_document_supported, token_endpoint_auth_methods_supported, authorization_response_iss_parameter_supported, service_documentation].hash
|
|
266
276
|
end
|
|
267
277
|
|
|
268
278
|
# Builds the object from hash
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#The InternetData API: download the databases your organization is licensed for, and manage the account behind them. See https://docs.internetdata.io for guides and https://github.com/internetdata for the official client libraries.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2026.09.
|
|
6
|
+
The version of the OpenAPI document: 2026.09.26
|
|
7
7
|
Contact: support@internetdata.io
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.25.0
|
|
@@ -29,10 +29,10 @@ module InternetData
|
|
|
29
29
|
# What was actually granted, which may be narrower than what was asked for.
|
|
30
30
|
attr_accessor :scope
|
|
31
31
|
|
|
32
|
-
# Not part of OAuth. The ID of the API key the person picked when they approved, returned by every grant while this authorization may still read that key back. Absent when no key was picked, or when the person's role no longer allows reading keys back.
|
|
32
|
+
# Not part of OAuth, and only for our own clients. The ID of the API key the person picked when they approved, returned by every grant while this authorization may still read that key back. Absent when no key was picked, or when the person's role no longer allows reading keys back.
|
|
33
33
|
attr_accessor :apikey_id
|
|
34
34
|
|
|
35
|
-
# Not part of OAuth. The API key itself, so a device ends up holding an ordinary key. Returned by the device code and authorization code grants only, never by a refresh, and only alongside `mslm:apikey_id`. Absent when that key's secret cannot be read back, which is the case for a key created before keys could be shown again in the console; a rotated key can be.
|
|
35
|
+
# Not part of OAuth, and only for our own clients: a client that signed in with a Client ID Metadata Document never receives a key. The API key itself, so a device ends up holding an ordinary key. Returned by the device code and authorization code grants only, never by a refresh, and only alongside `mslm:apikey_id`. Absent when that key's secret cannot be read back, which is the case for a key created before keys could be shown again in the console; a rotated key can be.
|
|
36
36
|
attr_accessor :apikey
|
|
37
37
|
|
|
38
38
|
# Attribute mapping from ruby-style variable name to JSON key.
|
data/lib/internetdata/version.rb
CHANGED