stigg-api-client 2.222.0 → 2.233.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/Gemfile.lock +1 -1
- data/lib/stigg/generated/operations.rb +5 -0
- data/lib/stigg/generated/schema.json +41 -136
- data/lib/stigg/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb73e192dcbbafc5468eba1dcf448455f5d2b17731ba9d47da9bed6e77076183
|
4
|
+
data.tar.gz: 9d76fe878864aba859aa12fed32e95d935d3b228a5da5f6985722e70ebc1ecbc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7b62f68ea2c21da5be94c12fa3e64632437c3ba3bcd314032454e2a36c2d02963443985576755c2140f3d7025d2f12457633b10c73459e8bb9e1df62e335f02a
|
7
|
+
data.tar.gz: df35751d162d756aa767dd5720b4c6c2ef7b5c2ab057b30c3f2064185e0b0b4a5c89a371e9374fb4a344f73ead35af03cc30ec7f0fb9278f0c22f0c624079832
|
data/Gemfile.lock
CHANGED
@@ -4129,6 +4129,22 @@
|
|
4129
4129
|
"isDeprecated": false,
|
4130
4130
|
"deprecationReason": null
|
4131
4131
|
},
|
4132
|
+
{
|
4133
|
+
"name": "clientDomain",
|
4134
|
+
"description": null,
|
4135
|
+
"args": [],
|
4136
|
+
"type": {
|
4137
|
+
"kind": "NON_NULL",
|
4138
|
+
"name": null,
|
4139
|
+
"ofType": {
|
4140
|
+
"kind": "SCALAR",
|
4141
|
+
"name": "String",
|
4142
|
+
"ofType": null
|
4143
|
+
}
|
4144
|
+
},
|
4145
|
+
"isDeprecated": false,
|
4146
|
+
"deprecationReason": null
|
4147
|
+
},
|
4132
4148
|
{
|
4133
4149
|
"name": "clientId",
|
4134
4150
|
"description": null,
|
@@ -4208,38 +4224,6 @@
|
|
4208
4224
|
},
|
4209
4225
|
"isDeprecated": false,
|
4210
4226
|
"deprecationReason": null
|
4211
|
-
},
|
4212
|
-
{
|
4213
|
-
"name": "region",
|
4214
|
-
"description": null,
|
4215
|
-
"args": [],
|
4216
|
-
"type": {
|
4217
|
-
"kind": "NON_NULL",
|
4218
|
-
"name": null,
|
4219
|
-
"ofType": {
|
4220
|
-
"kind": "ENUM",
|
4221
|
-
"name": "Auth0Region",
|
4222
|
-
"ofType": null
|
4223
|
-
}
|
4224
|
-
},
|
4225
|
-
"isDeprecated": false,
|
4226
|
-
"deprecationReason": null
|
4227
|
-
},
|
4228
|
-
{
|
4229
|
-
"name": "tenant",
|
4230
|
-
"description": null,
|
4231
|
-
"args": [],
|
4232
|
-
"type": {
|
4233
|
-
"kind": "NON_NULL",
|
4234
|
-
"name": null,
|
4235
|
-
"ofType": {
|
4236
|
-
"kind": "SCALAR",
|
4237
|
-
"name": "String",
|
4238
|
-
"ofType": null
|
4239
|
-
}
|
4240
|
-
},
|
4241
|
-
"isDeprecated": false,
|
4242
|
-
"deprecationReason": null
|
4243
4227
|
}
|
4244
4228
|
],
|
4245
4229
|
"inputFields": null,
|
@@ -4301,6 +4285,22 @@
|
|
4301
4285
|
"isDeprecated": false,
|
4302
4286
|
"deprecationReason": null
|
4303
4287
|
},
|
4288
|
+
{
|
4289
|
+
"name": "clientDomain",
|
4290
|
+
"description": null,
|
4291
|
+
"type": {
|
4292
|
+
"kind": "NON_NULL",
|
4293
|
+
"name": null,
|
4294
|
+
"ofType": {
|
4295
|
+
"kind": "SCALAR",
|
4296
|
+
"name": "String",
|
4297
|
+
"ofType": null
|
4298
|
+
}
|
4299
|
+
},
|
4300
|
+
"defaultValue": null,
|
4301
|
+
"isDeprecated": false,
|
4302
|
+
"deprecationReason": null
|
4303
|
+
},
|
4304
4304
|
{
|
4305
4305
|
"name": "clientId",
|
4306
4306
|
"description": null,
|
@@ -4380,91 +4380,12 @@
|
|
4380
4380
|
"defaultValue": null,
|
4381
4381
|
"isDeprecated": false,
|
4382
4382
|
"deprecationReason": null
|
4383
|
-
},
|
4384
|
-
{
|
4385
|
-
"name": "region",
|
4386
|
-
"description": null,
|
4387
|
-
"type": {
|
4388
|
-
"kind": "NON_NULL",
|
4389
|
-
"name": null,
|
4390
|
-
"ofType": {
|
4391
|
-
"kind": "ENUM",
|
4392
|
-
"name": "Auth0Region",
|
4393
|
-
"ofType": null
|
4394
|
-
}
|
4395
|
-
},
|
4396
|
-
"defaultValue": null,
|
4397
|
-
"isDeprecated": false,
|
4398
|
-
"deprecationReason": null
|
4399
|
-
},
|
4400
|
-
{
|
4401
|
-
"name": "tenant",
|
4402
|
-
"description": null,
|
4403
|
-
"type": {
|
4404
|
-
"kind": "NON_NULL",
|
4405
|
-
"name": null,
|
4406
|
-
"ofType": {
|
4407
|
-
"kind": "SCALAR",
|
4408
|
-
"name": "String",
|
4409
|
-
"ofType": null
|
4410
|
-
}
|
4411
|
-
},
|
4412
|
-
"defaultValue": null,
|
4413
|
-
"isDeprecated": false,
|
4414
|
-
"deprecationReason": null
|
4415
4383
|
}
|
4416
4384
|
],
|
4417
4385
|
"interfaces": null,
|
4418
4386
|
"enumValues": null,
|
4419
4387
|
"possibleTypes": null
|
4420
4388
|
},
|
4421
|
-
{
|
4422
|
-
"kind": "ENUM",
|
4423
|
-
"name": "Auth0Region",
|
4424
|
-
"description": "Auth0 region.",
|
4425
|
-
"fields": null,
|
4426
|
-
"inputFields": null,
|
4427
|
-
"interfaces": null,
|
4428
|
-
"enumValues": [
|
4429
|
-
{
|
4430
|
-
"name": "AU",
|
4431
|
-
"description": null,
|
4432
|
-
"isDeprecated": false,
|
4433
|
-
"deprecationReason": null
|
4434
|
-
},
|
4435
|
-
{
|
4436
|
-
"name": "CA",
|
4437
|
-
"description": null,
|
4438
|
-
"isDeprecated": false,
|
4439
|
-
"deprecationReason": null
|
4440
|
-
},
|
4441
|
-
{
|
4442
|
-
"name": "EU",
|
4443
|
-
"description": null,
|
4444
|
-
"isDeprecated": false,
|
4445
|
-
"deprecationReason": null
|
4446
|
-
},
|
4447
|
-
{
|
4448
|
-
"name": "JP",
|
4449
|
-
"description": null,
|
4450
|
-
"isDeprecated": false,
|
4451
|
-
"deprecationReason": null
|
4452
|
-
},
|
4453
|
-
{
|
4454
|
-
"name": "UK",
|
4455
|
-
"description": null,
|
4456
|
-
"isDeprecated": false,
|
4457
|
-
"deprecationReason": null
|
4458
|
-
},
|
4459
|
-
{
|
4460
|
-
"name": "US",
|
4461
|
-
"description": null,
|
4462
|
-
"isDeprecated": false,
|
4463
|
-
"deprecationReason": null
|
4464
|
-
}
|
4465
|
-
],
|
4466
|
-
"possibleTypes": null
|
4467
|
-
},
|
4468
4389
|
{
|
4469
4390
|
"kind": "OBJECT",
|
4470
4391
|
"name": "AutoCancellationRule",
|
@@ -31637,7 +31558,7 @@
|
|
31637
31558
|
"fields": null,
|
31638
31559
|
"inputFields": [
|
31639
31560
|
{
|
31640
|
-
"name": "
|
31561
|
+
"name": "clientDomain",
|
31641
31562
|
"description": null,
|
31642
31563
|
"type": {
|
31643
31564
|
"kind": "NON_NULL",
|
@@ -31653,7 +31574,7 @@
|
|
31653
31574
|
"deprecationReason": null
|
31654
31575
|
},
|
31655
31576
|
{
|
31656
|
-
"name": "
|
31577
|
+
"name": "clientId",
|
31657
31578
|
"description": null,
|
31658
31579
|
"type": {
|
31659
31580
|
"kind": "NON_NULL",
|
@@ -31669,26 +31590,14 @@
|
|
31669
31590
|
"deprecationReason": null
|
31670
31591
|
},
|
31671
31592
|
{
|
31672
|
-
"name": "
|
31673
|
-
"description": null,
|
31674
|
-
"type": {
|
31675
|
-
"kind": "SCALAR",
|
31676
|
-
"name": "String",
|
31677
|
-
"ofType": null
|
31678
|
-
},
|
31679
|
-
"defaultValue": null,
|
31680
|
-
"isDeprecated": false,
|
31681
|
-
"deprecationReason": null
|
31682
|
-
},
|
31683
|
-
{
|
31684
|
-
"name": "region",
|
31593
|
+
"name": "clientSecret",
|
31685
31594
|
"description": null,
|
31686
31595
|
"type": {
|
31687
31596
|
"kind": "NON_NULL",
|
31688
31597
|
"name": null,
|
31689
31598
|
"ofType": {
|
31690
|
-
"kind": "
|
31691
|
-
"name": "
|
31599
|
+
"kind": "SCALAR",
|
31600
|
+
"name": "String",
|
31692
31601
|
"ofType": null
|
31693
31602
|
}
|
31694
31603
|
},
|
@@ -31697,16 +31606,12 @@
|
|
31697
31606
|
"deprecationReason": null
|
31698
31607
|
},
|
31699
31608
|
{
|
31700
|
-
"name": "
|
31609
|
+
"name": "environmentId",
|
31701
31610
|
"description": null,
|
31702
31611
|
"type": {
|
31703
|
-
"kind": "
|
31704
|
-
"name":
|
31705
|
-
"ofType":
|
31706
|
-
"kind": "SCALAR",
|
31707
|
-
"name": "String",
|
31708
|
-
"ofType": null
|
31709
|
-
}
|
31612
|
+
"kind": "SCALAR",
|
31613
|
+
"name": "String",
|
31614
|
+
"ofType": null
|
31710
31615
|
},
|
31711
31616
|
"defaultValue": null,
|
31712
31617
|
"isDeprecated": false,
|
data/lib/stigg/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: stigg-api-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.233.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stigg
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|