|
26 | 26 | "allowance" => { |
27 | 27 | "@type" => "allowance", |
28 | 28 | "@representation" => "minimal", |
29 | | - "subscription_type" => 1, |
30 | | - "public_repos" => true, |
31 | | - "private_repos" => false, |
32 | | - "concurrency_limit" => 1, |
33 | | - "user_usage" => false, |
34 | | - "pending_user_licenses" => false, |
35 | 29 | "id" => org.id |
36 | 30 | } |
37 | 31 | }} |
|
57 | 51 | "allowance" => { |
58 | 52 | "@type" => "allowance", |
59 | 53 | "@representation" => "minimal", |
60 | | - "subscription_type" => 1, |
61 | | - "public_repos" => true, |
62 | | - "private_repos" => false, |
63 | | - "concurrency_limit" => 1, |
64 | | - "user_usage" => false, |
65 | | - "pending_user_licenses" => false, |
66 | 54 | "id" => org.id |
67 | 55 | } |
68 | 56 | }} |
|
93 | 81 | "allowance" => { |
94 | 82 | "@type" => "allowance", |
95 | 83 | "@representation" => "minimal", |
96 | | - "subscription_type" => 1, |
97 | | - "public_repos" => true, |
98 | | - "private_repos" => false, |
99 | | - "concurrency_limit" => 1, |
100 | | - "user_usage" => false, |
101 | | - "pending_user_licenses" => false, |
102 | 84 | "id" => org.id |
103 | 85 | }, |
104 | 86 | "repositories" => [{ |
|
173 | 155 | "allowance" => { |
174 | 156 | "@type" => "allowance", |
175 | 157 | "@representation" => "minimal", |
176 | | - "subscription_type" => 1, |
177 | | - "public_repos" => true, |
178 | | - "private_repos" => false, |
179 | | - "concurrency_limit" => 1, |
180 | | - "user_usage" => false, |
181 | | - "pending_user_licenses" => false, |
182 | 158 | "id" => org.id |
183 | 159 | }, |
184 | 160 | "repositories" => [{ |
|
248 | 224 | "allowance" => { |
249 | 225 | "@type" => "allowance", |
250 | 226 | "@representation" => "minimal", |
251 | | - "subscription_type" => 1, |
252 | | - "public_repos" => true, |
253 | | - "private_repos" => false, |
254 | | - "concurrency_limit" => 1, |
255 | | - "user_usage" => false, |
256 | | - "pending_user_licenses" => false, |
257 | 227 | "id" => org.id |
258 | 228 | } |
259 | 229 | }} |
|
283 | 253 | "allowance" => { |
284 | 254 | "@type" => "allowance", |
285 | 255 | "@representation" => "minimal", |
286 | | - "subscription_type" => 1, |
287 | | - "public_repos" => true, |
288 | | - "private_repos" => false, |
289 | | - "concurrency_limit" => 1, |
290 | | - "user_usage" => false, |
291 | | - "pending_user_licenses" => false, |
292 | 256 | "id" => org.id |
293 | 257 | }, |
294 | 258 | "@warnings" => [{ |
|
328 | 292 | "allowance" => { |
329 | 293 | "@type" => "allowance", |
330 | 294 | "@representation" => "minimal", |
331 | | - "subscription_type" => 1, |
332 | | - "public_repos" => true, |
333 | | - "private_repos" => false, |
334 | | - "concurrency_limit" => 1, |
335 | | - "user_usage" => false, |
336 | | - "pending_user_licenses" => false, |
337 | 295 | "id" => user.id |
338 | 296 | }, |
339 | 297 | "recently_signed_up"=>false, |
|
364 | 322 | "allowance" => { |
365 | 323 | "@type" => "allowance", |
366 | 324 | "@representation" => "minimal", |
367 | | - "subscription_type" => 1, |
368 | | - "public_repos" => true, |
369 | | - "private_repos" => false, |
370 | | - "concurrency_limit" => 1, |
371 | | - "user_usage" => false, |
372 | | - "pending_user_licenses" => false, |
373 | 325 | "id" => user.id |
374 | 326 | }, |
375 | 327 | "recently_signed_up"=>false, |
|
400 | 352 | "allowance" => { |
401 | 353 | "@type" => "allowance", |
402 | 354 | "@representation" => "minimal", |
403 | | - "subscription_type" => 1, |
404 | | - "public_repos" => true, |
405 | | - "private_repos" => false, |
406 | | - "concurrency_limit" => 1, |
407 | | - "user_usage" => false, |
408 | | - "pending_user_licenses" => false, |
409 | 355 | "id" => user.id |
410 | 356 | }, |
411 | 357 | "recently_signed_up"=>false, |
|
440 | 386 | "allowance" => { |
441 | 387 | "@type" => "allowance", |
442 | 388 | "@representation" => "minimal", |
443 | | - "subscription_type" => 1, |
444 | | - "public_repos" => true, |
445 | | - "private_repos" => false, |
446 | | - "concurrency_limit" => 1, |
447 | | - "user_usage" => false, |
448 | | - "pending_user_licenses" => false, |
449 | 389 | "id" => user.id |
450 | 390 | }, |
451 | 391 | "recently_signed_up"=>false, |
|
0 commit comments