strongmind-platform-sdk 3.21.3 → 3.21.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: efa1b649bf5efa1b5b2becd402edd82a48f3c56cfc138c4c6e48190b30c4c1ea
4
- data.tar.gz: 8ec2206a55dc2ba2ed803509a3686761dcb544fb6c25b91d668dad8910fea3dd
3
+ metadata.gz: 4274d526457d59047168655d57e9b4b012ced1313ad6b9725b0096f51729f326
4
+ data.tar.gz: c207a8ffa479b361f5ff9b6e2823082cbbc589e1af37fe8bc21aa2672c500191
5
5
  SHA512:
6
- metadata.gz: e97d871efc15d00d8508e9a0cc6dca74fcfa8a390385b18285253e0e50b9224fa9596f10c4ce576abf40329adf90f73df37c9db2c061345269e271bad25c5173
7
- data.tar.gz: fc0e5681fecc25c5eef70ae0873511a70b7cd05d970d133464a37353f13d6d4efd1ce43484a792ba25fbbfb493d353fd5e87b4d899b4c6621987f312cfc3ece0
6
+ metadata.gz: 1ceea9e6f2d8bfc786dcafda09557ca8377b5c074387d4241ba1369e92cfff67060b0258528645681c47537cb2e64004ae10318854fad009ddfafe210220032e
7
+ data.tar.gz: af1a9d84f3881f71341c1bacb244f04ee5470fc9dc9672d9e09c734c68234b3f257d75cb0c595d396d323807b77c3b818288b7e8e7812f985175e4ce41ba7a22
data/Gemfile.lock CHANGED
@@ -21,80 +21,77 @@ PATH
21
21
  GEM
22
22
  remote: https://rubygems.org/
23
23
  specs:
24
- actioncable (7.1.3.4)
25
- actionpack (= 7.1.3.4)
26
- activesupport (= 7.1.3.4)
24
+ actioncable (7.2.2)
25
+ actionpack (= 7.2.2)
26
+ activesupport (= 7.2.2)
27
27
  nio4r (~> 2.0)
28
28
  websocket-driver (>= 0.6.1)
29
29
  zeitwerk (~> 2.6)
30
- actionmailbox (7.1.3.4)
31
- actionpack (= 7.1.3.4)
32
- activejob (= 7.1.3.4)
33
- activerecord (= 7.1.3.4)
34
- activestorage (= 7.1.3.4)
35
- activesupport (= 7.1.3.4)
36
- mail (>= 2.7.1)
37
- net-imap
38
- net-pop
39
- net-smtp
40
- actionmailer (7.1.3.4)
41
- actionpack (= 7.1.3.4)
42
- actionview (= 7.1.3.4)
43
- activejob (= 7.1.3.4)
44
- activesupport (= 7.1.3.4)
45
- mail (~> 2.5, >= 2.5.4)
46
- net-imap
47
- net-pop
48
- net-smtp
30
+ actionmailbox (7.2.2)
31
+ actionpack (= 7.2.2)
32
+ activejob (= 7.2.2)
33
+ activerecord (= 7.2.2)
34
+ activestorage (= 7.2.2)
35
+ activesupport (= 7.2.2)
36
+ mail (>= 2.8.0)
37
+ actionmailer (7.2.2)
38
+ actionpack (= 7.2.2)
39
+ actionview (= 7.2.2)
40
+ activejob (= 7.2.2)
41
+ activesupport (= 7.2.2)
42
+ mail (>= 2.8.0)
49
43
  rails-dom-testing (~> 2.2)
50
- actionpack (7.1.3.4)
51
- actionview (= 7.1.3.4)
52
- activesupport (= 7.1.3.4)
44
+ actionpack (7.2.2)
45
+ actionview (= 7.2.2)
46
+ activesupport (= 7.2.2)
53
47
  nokogiri (>= 1.8.5)
54
48
  racc
55
- rack (>= 2.2.4)
49
+ rack (>= 2.2.4, < 3.2)
56
50
  rack-session (>= 1.0.1)
57
51
  rack-test (>= 0.6.3)
58
52
  rails-dom-testing (~> 2.2)
59
53
  rails-html-sanitizer (~> 1.6)
60
- actiontext (7.1.3.4)
61
- actionpack (= 7.1.3.4)
62
- activerecord (= 7.1.3.4)
63
- activestorage (= 7.1.3.4)
64
- activesupport (= 7.1.3.4)
54
+ useragent (~> 0.16)
55
+ actiontext (7.2.2)
56
+ actionpack (= 7.2.2)
57
+ activerecord (= 7.2.2)
58
+ activestorage (= 7.2.2)
59
+ activesupport (= 7.2.2)
65
60
  globalid (>= 0.6.0)
66
61
  nokogiri (>= 1.8.5)
67
- actionview (7.1.3.4)
68
- activesupport (= 7.1.3.4)
62
+ actionview (7.2.2)
63
+ activesupport (= 7.2.2)
69
64
  builder (~> 3.1)
70
65
  erubi (~> 1.11)
71
66
  rails-dom-testing (~> 2.2)
72
67
  rails-html-sanitizer (~> 1.6)
73
- activejob (7.1.3.4)
74
- activesupport (= 7.1.3.4)
68
+ activejob (7.2.2)
69
+ activesupport (= 7.2.2)
75
70
  globalid (>= 0.3.6)
76
- activemodel (7.1.3.4)
77
- activesupport (= 7.1.3.4)
78
- activerecord (7.1.3.4)
79
- activemodel (= 7.1.3.4)
80
- activesupport (= 7.1.3.4)
71
+ activemodel (7.2.2)
72
+ activesupport (= 7.2.2)
73
+ activerecord (7.2.2)
74
+ activemodel (= 7.2.2)
75
+ activesupport (= 7.2.2)
81
76
  timeout (>= 0.4.0)
82
- activestorage (7.1.3.4)
83
- actionpack (= 7.1.3.4)
84
- activejob (= 7.1.3.4)
85
- activerecord (= 7.1.3.4)
86
- activesupport (= 7.1.3.4)
77
+ activestorage (7.2.2)
78
+ actionpack (= 7.2.2)
79
+ activejob (= 7.2.2)
80
+ activerecord (= 7.2.2)
81
+ activesupport (= 7.2.2)
87
82
  marcel (~> 1.0)
88
- activesupport (7.1.3.4)
83
+ activesupport (7.2.2)
89
84
  base64
85
+ benchmark (>= 0.3)
90
86
  bigdecimal
91
- concurrent-ruby (~> 1.0, >= 1.0.2)
87
+ concurrent-ruby (~> 1.0, >= 1.3.1)
92
88
  connection_pool (>= 2.2.5)
93
89
  drb
94
90
  i18n (>= 1.6, < 2)
91
+ logger (>= 1.4.2)
95
92
  minitest (>= 5.1)
96
- mutex_m
97
- tzinfo (~> 2.0)
93
+ securerandom (>= 0.3)
94
+ tzinfo (~> 2.0, >= 2.0.5)
98
95
  addressable (2.8.7)
99
96
  public_suffix (>= 2.0.2, < 7.0)
100
97
  asset_sync (2.19.2)
@@ -104,59 +101,68 @@ GEM
104
101
  unf
105
102
  ast (2.4.2)
106
103
  aws-eventstream (1.3.0)
107
- aws-partitions (1.977.0)
108
- aws-sdk-cloudwatch (1.100.0)
109
- aws-sdk-core (~> 3, >= 3.205.0)
104
+ aws-partitions (1.1013.0)
105
+ aws-sdk-cloudwatch (1.107.0)
106
+ aws-sdk-core (~> 3, >= 3.210.0)
110
107
  aws-sigv4 (~> 1.5)
111
- aws-sdk-core (3.206.0)
108
+ aws-sdk-core (3.214.0)
112
109
  aws-eventstream (~> 1, >= 1.3.0)
113
- aws-partitions (~> 1, >= 1.651.0)
110
+ aws-partitions (~> 1, >= 1.992.0)
114
111
  aws-sigv4 (~> 1.9)
115
112
  jmespath (~> 1, >= 1.6.1)
116
- aws-sdk-secretsmanager (1.105.0)
117
- aws-sdk-core (~> 3, >= 3.205.0)
113
+ aws-sdk-secretsmanager (1.110.0)
114
+ aws-sdk-core (~> 3, >= 3.210.0)
118
115
  aws-sigv4 (~> 1.5)
119
- aws-sigv4 (1.10.0)
116
+ aws-sigv4 (1.10.1)
120
117
  aws-eventstream (~> 1, >= 1.0.2)
121
118
  base64 (0.2.0)
119
+ benchmark (0.4.0)
122
120
  bigdecimal (3.1.8)
123
121
  builder (3.3.0)
124
122
  coderay (1.1.3)
125
- concurrent-ruby (1.3.3)
123
+ concurrent-ruby (1.3.4)
126
124
  connection_pool (2.4.1)
127
125
  crack (1.0.0)
128
126
  bigdecimal
129
127
  rexml
130
128
  crass (1.0.6)
131
- date (3.3.4)
129
+ date (3.4.0)
132
130
  diff-lcs (1.5.1)
133
131
  drb (2.2.1)
134
132
  erubi (1.13.0)
135
133
  ethon (0.16.0)
136
134
  ffi (>= 1.15.0)
137
- excon (0.111.0)
138
- factory_bot (6.4.6)
135
+ excon (1.2.1)
136
+ factory_bot (6.5.0)
139
137
  activesupport (>= 5.0.0)
140
- faker (3.4.2)
138
+ faker (3.5.1)
141
139
  i18n (>= 1.8.11, < 2)
142
- faraday (2.10.0)
143
- faraday-net_http (>= 2.0, < 3.2)
140
+ faraday (2.12.1)
141
+ faraday-net_http (>= 2.0, < 3.5)
142
+ json
144
143
  logger
145
- faraday-net_http (3.1.1)
146
- net-http
144
+ faraday-net_http (3.4.0)
145
+ net-http (>= 0.5.0)
147
146
  faraday-retry (2.2.1)
148
147
  faraday (~> 2.0)
149
- ffi (1.17.0)
148
+ ffi (1.17.0-aarch64-linux-gnu)
149
+ ffi (1.17.0-aarch64-linux-musl)
150
+ ffi (1.17.0-arm-linux-gnu)
151
+ ffi (1.17.0-arm-linux-musl)
152
+ ffi (1.17.0-arm64-darwin)
153
+ ffi (1.17.0-x86-linux-gnu)
154
+ ffi (1.17.0-x86-linux-musl)
150
155
  ffi (1.17.0-x86_64-darwin)
151
156
  ffi (1.17.0-x86_64-linux-gnu)
152
- fog-aws (3.27.0)
157
+ ffi (1.17.0-x86_64-linux-musl)
158
+ fog-aws (3.29.0)
153
159
  base64 (~> 0.2.0)
154
- fog-core (~> 2.1)
160
+ fog-core (~> 2.6)
155
161
  fog-json (~> 1.1)
156
162
  fog-xml (~> 0.1)
157
- fog-core (2.5.0)
163
+ fog-core (2.6.0)
158
164
  builder
159
- excon (~> 0.71)
165
+ excon (~> 1.0)
160
166
  formatador (>= 0.2, < 2.0)
161
167
  mime-types
162
168
  fog-json (1.2.0)
@@ -168,21 +174,21 @@ GEM
168
174
  formatador (1.1.0)
169
175
  globalid (1.2.1)
170
176
  activesupport (>= 6.1)
171
- hashdiff (1.1.0)
172
- i18n (1.14.5)
177
+ hashdiff (1.1.2)
178
+ i18n (1.14.6)
173
179
  concurrent-ruby (~> 1.0)
174
180
  io-console (0.7.2)
175
- irb (1.14.0)
181
+ irb (1.14.1)
176
182
  rdoc (>= 4.0.0)
177
183
  reline (>= 0.4.2)
178
184
  jmespath (1.6.2)
179
- json (2.7.2)
185
+ json (2.8.2)
180
186
  jwt (1.5.6)
181
187
  language_server-protocol (3.17.0.3)
182
188
  learnosity-sdk (0.2.2)
183
189
  sys-uname (>= 1.0)
184
- logger (1.6.0)
185
- loofah (2.22.0)
190
+ logger (1.6.1)
191
+ loofah (2.23.1)
186
192
  crass (~> 1.0.2)
187
193
  nokogiri (>= 1.12.0)
188
194
  mail (2.8.1)
@@ -192,17 +198,16 @@ GEM
192
198
  net-smtp
193
199
  marcel (1.0.4)
194
200
  method_source (1.1.0)
195
- mime-types (3.5.2)
201
+ mime-types (3.6.0)
202
+ logger
196
203
  mime-types-data (~> 3.2015)
197
- mime-types-data (3.2024.0903)
204
+ mime-types-data (3.2024.1105)
198
205
  mini_mime (1.1.5)
199
- mini_portile2 (2.8.7)
200
- minitest (5.24.1)
206
+ minitest (5.25.2)
201
207
  multi_json (1.15.0)
202
- mutex_m (0.2.0)
203
- net-http (0.4.1)
208
+ net-http (0.5.0)
204
209
  uri
205
- net-imap (0.4.16)
210
+ net-imap (0.5.1)
206
211
  date
207
212
  net-protocol
208
213
  net-pop (0.1.2)
@@ -211,47 +216,51 @@ GEM
211
216
  timeout
212
217
  net-smtp (0.5.0)
213
218
  net-protocol
214
- nio4r (2.7.3)
215
- nokogiri (1.16.7)
216
- mini_portile2 (~> 2.8.2)
219
+ nio4r (2.7.4)
220
+ nokogiri (1.16.7-aarch64-linux)
221
+ racc (~> 1.4)
222
+ nokogiri (1.16.7-arm-linux)
223
+ racc (~> 1.4)
224
+ nokogiri (1.16.7-arm64-darwin)
225
+ racc (~> 1.4)
226
+ nokogiri (1.16.7-x86-linux)
217
227
  racc (~> 1.4)
218
228
  nokogiri (1.16.7-x86_64-darwin)
219
229
  racc (~> 1.4)
220
230
  nokogiri (1.16.7-x86_64-linux)
221
231
  racc (~> 1.4)
222
- parallel (1.25.1)
223
- parser (3.3.4.0)
232
+ parallel (1.26.3)
233
+ parser (3.3.6.0)
224
234
  ast (~> 2.4.1)
225
235
  racc
226
236
  pry (0.14.2)
227
237
  coderay (~> 1.1)
228
238
  method_source (~> 1.0)
229
- psych (5.1.2)
239
+ psych (5.2.0)
230
240
  stringio
231
241
  public_suffix (6.0.1)
232
242
  racc (1.8.1)
233
- rack (3.1.7)
243
+ rack (3.1.8)
234
244
  rack-session (2.0.0)
235
245
  rack (>= 3.0.0)
236
246
  rack-test (2.1.0)
237
247
  rack (>= 1.3)
238
- rackup (2.1.0)
248
+ rackup (2.2.1)
239
249
  rack (>= 3)
240
- webrick (~> 1.8)
241
- rails (7.1.3.4)
242
- actioncable (= 7.1.3.4)
243
- actionmailbox (= 7.1.3.4)
244
- actionmailer (= 7.1.3.4)
245
- actionpack (= 7.1.3.4)
246
- actiontext (= 7.1.3.4)
247
- actionview (= 7.1.3.4)
248
- activejob (= 7.1.3.4)
249
- activemodel (= 7.1.3.4)
250
- activerecord (= 7.1.3.4)
251
- activestorage (= 7.1.3.4)
252
- activesupport (= 7.1.3.4)
250
+ rails (7.2.2)
251
+ actioncable (= 7.2.2)
252
+ actionmailbox (= 7.2.2)
253
+ actionmailer (= 7.2.2)
254
+ actionpack (= 7.2.2)
255
+ actiontext (= 7.2.2)
256
+ actionview (= 7.2.2)
257
+ activejob (= 7.2.2)
258
+ activemodel (= 7.2.2)
259
+ activerecord (= 7.2.2)
260
+ activestorage (= 7.2.2)
261
+ activesupport (= 7.2.2)
253
262
  bundler (>= 1.15.0)
254
- railties (= 7.1.3.4)
263
+ railties (= 7.2.2)
255
264
  rails-dom-testing (2.2.0)
256
265
  activesupport (>= 5.0.0)
257
266
  minitest
@@ -259,38 +268,37 @@ GEM
259
268
  rails-html-sanitizer (1.6.0)
260
269
  loofah (~> 2.21)
261
270
  nokogiri (~> 1.14)
262
- railties (7.1.3.4)
263
- actionpack (= 7.1.3.4)
264
- activesupport (= 7.1.3.4)
265
- irb
271
+ railties (7.2.2)
272
+ actionpack (= 7.2.2)
273
+ activesupport (= 7.2.2)
274
+ irb (~> 1.13)
266
275
  rackup (>= 1.0.0)
267
276
  rake (>= 12.2)
268
277
  thor (~> 1.0, >= 1.2.2)
269
278
  zeitwerk (~> 2.6)
270
279
  rainbow (3.1.1)
271
280
  rake (13.2.1)
272
- rdoc (6.7.0)
281
+ rdoc (6.8.1)
273
282
  psych (>= 4.0.0)
274
283
  redis-client (0.22.2)
275
284
  connection_pool
276
285
  regexp_parser (2.9.2)
277
- reline (0.5.9)
286
+ reline (0.5.11)
278
287
  io-console (~> 0.5)
279
- rexml (3.3.2)
280
- strscan
288
+ rexml (3.3.9)
281
289
  rspec (3.13.0)
282
290
  rspec-core (~> 3.13.0)
283
291
  rspec-expectations (~> 3.13.0)
284
292
  rspec-mocks (~> 3.13.0)
285
- rspec-core (3.13.0)
293
+ rspec-core (3.13.2)
286
294
  rspec-support (~> 3.13.0)
287
- rspec-expectations (3.13.1)
295
+ rspec-expectations (3.13.3)
288
296
  diff-lcs (>= 1.2.0, < 2.0)
289
297
  rspec-support (~> 3.13.0)
290
- rspec-mocks (3.13.1)
298
+ rspec-mocks (3.13.2)
291
299
  diff-lcs (>= 1.2.0, < 2.0)
292
300
  rspec-support (~> 3.13.0)
293
- rspec-rails (6.1.3)
301
+ rspec-rails (6.1.5)
294
302
  actionpack (>= 6.1)
295
303
  activesupport (>= 6.1)
296
304
  railties (>= 6.1)
@@ -299,67 +307,80 @@ GEM
299
307
  rspec-mocks (~> 3.13)
300
308
  rspec-support (~> 3.13)
301
309
  rspec-support (3.13.1)
302
- rubocop (1.65.0)
310
+ rubocop (1.69.0)
303
311
  json (~> 2.3)
304
312
  language_server-protocol (>= 3.17.0)
305
313
  parallel (~> 1.10)
306
314
  parser (>= 3.3.0.2)
307
315
  rainbow (>= 2.2.2, < 4.0)
308
316
  regexp_parser (>= 2.4, < 3.0)
309
- rexml (>= 3.2.5, < 4.0)
310
- rubocop-ast (>= 1.31.1, < 2.0)
317
+ rubocop-ast (>= 1.36.1, < 2.0)
311
318
  ruby-progressbar (~> 1.7)
312
- unicode-display_width (>= 2.4.0, < 3.0)
313
- rubocop-ast (1.31.3)
319
+ unicode-display_width (>= 2.4.0, < 4.0)
320
+ rubocop-ast (1.36.1)
314
321
  parser (>= 3.3.1.0)
315
322
  ruby-progressbar (1.13.0)
316
- sentry-ruby (5.18.2)
323
+ securerandom (0.3.2)
324
+ sentry-ruby (5.21.0)
317
325
  bigdecimal
318
326
  concurrent-ruby (~> 1.0, >= 1.0.2)
319
- sidekiq (7.3.2)
320
- concurrent-ruby (< 2)
327
+ sidekiq (7.3.6)
321
328
  connection_pool (>= 2.3.0)
322
329
  logger
323
330
  rack (>= 2.2.4)
324
331
  redis-client (>= 0.22.2)
325
- sqlite3 (1.7.3)
326
- mini_portile2 (~> 2.8.0)
332
+ sqlite3 (1.7.3-aarch64-linux)
333
+ sqlite3 (1.7.3-arm-linux)
334
+ sqlite3 (1.7.3-arm64-darwin)
335
+ sqlite3 (1.7.3-x86-linux)
327
336
  sqlite3 (1.7.3-x86_64-darwin)
328
337
  sqlite3 (1.7.3-x86_64-linux)
329
- stringio (3.1.1)
338
+ stringio (3.1.2)
330
339
  strongmind-oneroster-client (2.0.3)
331
340
  json (~> 2.1, >= 2.1.0)
332
341
  typhoeus (~> 1.0, >= 1.0.1)
333
- strongmind-sidekiq-cloudwatchmetrics (2.6.5)
342
+ strongmind-sidekiq-cloudwatchmetrics (2.6.6)
334
343
  aws-sdk-cloudwatch (~> 1.6)
335
344
  sidekiq (>= 5.0, < 8.0)
336
- strscan (3.1.0)
337
- sys-uname (1.3.0)
345
+ sys-uname (1.3.1)
338
346
  ffi (~> 1.1)
339
- thor (1.3.1)
347
+ thor (1.3.2)
340
348
  timecop (0.9.10)
341
- timeout (0.4.1)
349
+ timeout (0.4.2)
342
350
  typhoeus (1.4.1)
343
351
  ethon (>= 0.9.0)
344
352
  tzinfo (2.0.6)
345
353
  concurrent-ruby (~> 1.0)
346
354
  unf (0.2.0)
347
- unicode-display_width (2.5.0)
348
- uri (0.13.1)
349
- webmock (3.23.1)
355
+ unicode-display_width (3.1.2)
356
+ unicode-emoji (~> 4.0, >= 4.0.4)
357
+ unicode-emoji (4.0.4)
358
+ uri (1.0.2)
359
+ useragent (0.16.10)
360
+ webmock (3.24.0)
350
361
  addressable (>= 2.8.0)
351
362
  crack (>= 0.3.2)
352
363
  hashdiff (>= 0.4.0, < 2.0.0)
353
- webrick (1.8.1)
354
364
  websocket-driver (0.7.6)
355
365
  websocket-extensions (>= 0.1.0)
356
366
  websocket-extensions (0.1.5)
357
- zeitwerk (2.6.17)
367
+ zeitwerk (2.7.1)
358
368
 
359
369
  PLATFORMS
360
- ruby
361
- x86_64-darwin-21
370
+ aarch64-linux
371
+ aarch64-linux-gnu
372
+ aarch64-linux-musl
373
+ arm-linux
374
+ arm-linux-gnu
375
+ arm-linux-musl
376
+ arm64-darwin
377
+ x86-linux
378
+ x86-linux-gnu
379
+ x86-linux-musl
380
+ x86_64-darwin
362
381
  x86_64-linux
382
+ x86_64-linux-gnu
383
+ x86_64-linux-musl
363
384
 
364
385
  DEPENDENCIES
365
386
  activesupport (~> 7.1, >= 7.1.3.2)
@@ -386,4 +407,4 @@ DEPENDENCIES
386
407
  webmock
387
408
 
388
409
  BUNDLED WITH
389
- 2.3.16
410
+ 2.5.14
@@ -80,6 +80,12 @@ module PlatformSdk
80
80
  body = get(path)
81
81
  list_of_models(models::Domain, body)
82
82
  end
83
+
84
+ def partners(**params)
85
+ path = 'api/v1/partners/'
86
+ body = get(path, params)
87
+ list_of_models(models::Partner, body)
88
+ end
83
89
  end
84
90
  end
85
91
  end
@@ -0,0 +1,22 @@
1
+ # frozen_string_literal: true
2
+
3
+ module PlatformSdk
4
+ module IdMapper
5
+ module Models
6
+ class Partner
7
+ attr_accessor :id, :name, :display_name, :canvas_domain,
8
+ :canvas_account, :canvas_account_uuid, :powerschool_domain,
9
+ :powerschool_dcid, :powerschool_school_number, :fuji_id,
10
+ :default_grade, :group_label, :clever_district_id, :clever_school_id,
11
+ :roster_source, :feature_identity_emails,
12
+ :canvas_authentication_provider_type
13
+
14
+ def initialize(attributes = {})
15
+ attributes.each do |key, value|
16
+ instance_variable_set("@#{key}", value)
17
+ end
18
+ end
19
+ end
20
+ end
21
+ end
22
+ end
@@ -1,6 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  require 'platform_sdk/id_mapper/models/domain'
4
+ require 'platform_sdk/id_mapper/models/partner'
4
5
 
5
6
  module Models
6
7
 
@@ -3,7 +3,7 @@
3
3
  module PlatformSdk
4
4
  MAJOR = 3
5
5
  MINOR = 21
6
- PATCH = 3
6
+ PATCH = 4
7
7
 
8
8
  VERSION = "#{PlatformSdk::MAJOR}.#{PlatformSdk::MINOR}.#{PlatformSdk::PATCH}"
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strongmind-platform-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.21.3
4
+ version: 3.21.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Platform Team
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-11-25 00:00:00.000000000 Z
11
+ date: 2024-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -271,6 +271,7 @@ files:
271
271
  - lib/platform_sdk/id_mapper/constants.rb
272
272
  - lib/platform_sdk/id_mapper/models.rb
273
273
  - lib/platform_sdk/id_mapper/models/domain.rb
274
+ - lib/platform_sdk/id_mapper/models/partner.rb
274
275
  - lib/platform_sdk/identity.rb
275
276
  - lib/platform_sdk/identity/clients.rb
276
277
  - lib/platform_sdk/jobs/send_noun_to_pipeline_job.rb