stigg-api-client 2.416.0 → 2.418.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/schema.json +252 -0
- 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: 19e5974f78192251bd631b55712e0e2d83d799658568005ba1a4699f142b39c1
|
4
|
+
data.tar.gz: d892603a513bcb97d23a891d4c48a963d30c124e7ec945f579a97f259ab88951
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 697a6c42c6f466e2dcf6ee67880b803fe914b01ab77a5e7a5d7ccc26a877cb89acb6923d4a92c9bbfcf0f5114697744b680c060a5245dce6c2b9f143b5517b5f
|
7
|
+
data.tar.gz: '09d8ad052469cd6d7107436c16b49dcfae11539c3b5a42aba157177d286dab31b5e555fd883ce4aa7e882c6c7d0793989463e10932c25d7033fc41633fa26857'
|
data/Gemfile.lock
CHANGED
@@ -8722,6 +8722,18 @@
|
|
8722
8722
|
"isDeprecated": false,
|
8723
8723
|
"deprecationReason": null
|
8724
8724
|
},
|
8725
|
+
{
|
8726
|
+
"name": "salesforceId",
|
8727
|
+
"description": null,
|
8728
|
+
"type": {
|
8729
|
+
"kind": "INPUT_OBJECT",
|
8730
|
+
"name": "StringFieldComparison",
|
8731
|
+
"ofType": null
|
8732
|
+
},
|
8733
|
+
"defaultValue": null,
|
8734
|
+
"isDeprecated": false,
|
8735
|
+
"deprecationReason": null
|
8736
|
+
},
|
8725
8737
|
{
|
8726
8738
|
"name": "searchQuery",
|
8727
8739
|
"description": null,
|
@@ -12575,6 +12587,18 @@
|
|
12575
12587
|
"isDeprecated": false,
|
12576
12588
|
"deprecationReason": null
|
12577
12589
|
},
|
12590
|
+
{
|
12591
|
+
"name": "salesforceId",
|
12592
|
+
"description": null,
|
12593
|
+
"args": [],
|
12594
|
+
"type": {
|
12595
|
+
"kind": "SCALAR",
|
12596
|
+
"name": "String",
|
12597
|
+
"ofType": null
|
12598
|
+
},
|
12599
|
+
"isDeprecated": false,
|
12600
|
+
"deprecationReason": null
|
12601
|
+
},
|
12578
12602
|
{
|
12579
12603
|
"name": "searchQuery",
|
12580
12604
|
"description": null,
|
@@ -13015,6 +13039,18 @@
|
|
13015
13039
|
"isDeprecated": false,
|
13016
13040
|
"deprecationReason": null
|
13017
13041
|
},
|
13042
|
+
{
|
13043
|
+
"name": "salesforceId",
|
13044
|
+
"description": null,
|
13045
|
+
"args": [],
|
13046
|
+
"type": {
|
13047
|
+
"kind": "SCALAR",
|
13048
|
+
"name": "Int",
|
13049
|
+
"ofType": null
|
13050
|
+
},
|
13051
|
+
"isDeprecated": false,
|
13052
|
+
"deprecationReason": null
|
13053
|
+
},
|
13018
13054
|
{
|
13019
13055
|
"name": "searchQuery",
|
13020
13056
|
"description": null,
|
@@ -13290,6 +13326,18 @@
|
|
13290
13326
|
"isDeprecated": false,
|
13291
13327
|
"deprecationReason": null
|
13292
13328
|
},
|
13329
|
+
{
|
13330
|
+
"name": "salesforceId",
|
13331
|
+
"description": null,
|
13332
|
+
"type": {
|
13333
|
+
"kind": "INPUT_OBJECT",
|
13334
|
+
"name": "StringFieldComparison",
|
13335
|
+
"ofType": null
|
13336
|
+
},
|
13337
|
+
"defaultValue": null,
|
13338
|
+
"isDeprecated": false,
|
13339
|
+
"deprecationReason": null
|
13340
|
+
},
|
13293
13341
|
{
|
13294
13342
|
"name": "searchQuery",
|
13295
13343
|
"description": null,
|
@@ -13617,6 +13665,18 @@
|
|
13617
13665
|
"isDeprecated": false,
|
13618
13666
|
"deprecationReason": null
|
13619
13667
|
},
|
13668
|
+
{
|
13669
|
+
"name": "salesforceId",
|
13670
|
+
"description": null,
|
13671
|
+
"type": {
|
13672
|
+
"kind": "INPUT_OBJECT",
|
13673
|
+
"name": "StringFieldComparison",
|
13674
|
+
"ofType": null
|
13675
|
+
},
|
13676
|
+
"defaultValue": null,
|
13677
|
+
"isDeprecated": false,
|
13678
|
+
"deprecationReason": null
|
13679
|
+
},
|
13620
13680
|
{
|
13621
13681
|
"name": "startDate",
|
13622
13682
|
"description": null,
|
@@ -14109,6 +14169,18 @@
|
|
14109
14169
|
"isDeprecated": false,
|
14110
14170
|
"deprecationReason": null
|
14111
14171
|
},
|
14172
|
+
{
|
14173
|
+
"name": "salesforceId",
|
14174
|
+
"description": null,
|
14175
|
+
"args": [],
|
14176
|
+
"type": {
|
14177
|
+
"kind": "SCALAR",
|
14178
|
+
"name": "String",
|
14179
|
+
"ofType": null
|
14180
|
+
},
|
14181
|
+
"isDeprecated": false,
|
14182
|
+
"deprecationReason": null
|
14183
|
+
},
|
14112
14184
|
{
|
14113
14185
|
"name": "searchQuery",
|
14114
14186
|
"description": null,
|
@@ -14288,6 +14360,18 @@
|
|
14288
14360
|
"isDeprecated": false,
|
14289
14361
|
"deprecationReason": null
|
14290
14362
|
},
|
14363
|
+
{
|
14364
|
+
"name": "salesforceId",
|
14365
|
+
"description": null,
|
14366
|
+
"args": [],
|
14367
|
+
"type": {
|
14368
|
+
"kind": "SCALAR",
|
14369
|
+
"name": "String",
|
14370
|
+
"ofType": null
|
14371
|
+
},
|
14372
|
+
"isDeprecated": false,
|
14373
|
+
"deprecationReason": null
|
14374
|
+
},
|
14291
14375
|
{
|
14292
14376
|
"name": "searchQuery",
|
14293
14377
|
"description": null,
|
@@ -16376,6 +16460,18 @@
|
|
16376
16460
|
"isDeprecated": false,
|
16377
16461
|
"deprecationReason": null
|
16378
16462
|
},
|
16463
|
+
{
|
16464
|
+
"name": "salesforceId",
|
16465
|
+
"description": null,
|
16466
|
+
"type": {
|
16467
|
+
"kind": "INPUT_OBJECT",
|
16468
|
+
"name": "StringFieldComparison",
|
16469
|
+
"ofType": null
|
16470
|
+
},
|
16471
|
+
"defaultValue": null,
|
16472
|
+
"isDeprecated": false,
|
16473
|
+
"deprecationReason": null
|
16474
|
+
},
|
16379
16475
|
{
|
16380
16476
|
"name": "searchQuery",
|
16381
16477
|
"description": null,
|
@@ -16691,6 +16787,18 @@
|
|
16691
16787
|
"isDeprecated": false,
|
16692
16788
|
"deprecationReason": null
|
16693
16789
|
},
|
16790
|
+
{
|
16791
|
+
"name": "salesforceId",
|
16792
|
+
"description": null,
|
16793
|
+
"type": {
|
16794
|
+
"kind": "INPUT_OBJECT",
|
16795
|
+
"name": "StringFieldComparison",
|
16796
|
+
"ofType": null
|
16797
|
+
},
|
16798
|
+
"defaultValue": null,
|
16799
|
+
"isDeprecated": false,
|
16800
|
+
"deprecationReason": null
|
16801
|
+
},
|
16694
16802
|
{
|
16695
16803
|
"name": "startDate",
|
16696
16804
|
"description": null,
|
@@ -17080,6 +17188,12 @@
|
|
17080
17188
|
"isDeprecated": false,
|
17081
17189
|
"deprecationReason": null
|
17082
17190
|
},
|
17191
|
+
{
|
17192
|
+
"name": "salesforceId",
|
17193
|
+
"description": null,
|
17194
|
+
"isDeprecated": false,
|
17195
|
+
"deprecationReason": null
|
17196
|
+
},
|
17083
17197
|
{
|
17084
17198
|
"name": "searchQuery",
|
17085
17199
|
"description": null,
|
@@ -18265,6 +18379,18 @@
|
|
18265
18379
|
"isDeprecated": false,
|
18266
18380
|
"deprecationReason": null
|
18267
18381
|
},
|
18382
|
+
{
|
18383
|
+
"name": "salesforceId",
|
18384
|
+
"description": null,
|
18385
|
+
"args": [],
|
18386
|
+
"type": {
|
18387
|
+
"kind": "SCALAR",
|
18388
|
+
"name": "String",
|
18389
|
+
"ofType": null
|
18390
|
+
},
|
18391
|
+
"isDeprecated": false,
|
18392
|
+
"deprecationReason": null
|
18393
|
+
},
|
18268
18394
|
{
|
18269
18395
|
"name": "startDate",
|
18270
18396
|
"description": null,
|
@@ -18631,6 +18757,18 @@
|
|
18631
18757
|
"isDeprecated": false,
|
18632
18758
|
"deprecationReason": null
|
18633
18759
|
},
|
18760
|
+
{
|
18761
|
+
"name": "salesforceId",
|
18762
|
+
"description": null,
|
18763
|
+
"args": [],
|
18764
|
+
"type": {
|
18765
|
+
"kind": "SCALAR",
|
18766
|
+
"name": "Int",
|
18767
|
+
"ofType": null
|
18768
|
+
},
|
18769
|
+
"isDeprecated": false,
|
18770
|
+
"deprecationReason": null
|
18771
|
+
},
|
18634
18772
|
{
|
18635
18773
|
"name": "startDate",
|
18636
18774
|
"description": null,
|
@@ -19086,6 +19224,18 @@
|
|
19086
19224
|
"isDeprecated": false,
|
19087
19225
|
"deprecationReason": null
|
19088
19226
|
},
|
19227
|
+
{
|
19228
|
+
"name": "salesforceId",
|
19229
|
+
"description": null,
|
19230
|
+
"type": {
|
19231
|
+
"kind": "INPUT_OBJECT",
|
19232
|
+
"name": "StringFieldComparison",
|
19233
|
+
"ofType": null
|
19234
|
+
},
|
19235
|
+
"defaultValue": null,
|
19236
|
+
"isDeprecated": false,
|
19237
|
+
"deprecationReason": null
|
19238
|
+
},
|
19089
19239
|
{
|
19090
19240
|
"name": "startDate",
|
19091
19241
|
"description": null,
|
@@ -19341,6 +19491,18 @@
|
|
19341
19491
|
"isDeprecated": false,
|
19342
19492
|
"deprecationReason": null
|
19343
19493
|
},
|
19494
|
+
{
|
19495
|
+
"name": "salesforceId",
|
19496
|
+
"description": null,
|
19497
|
+
"type": {
|
19498
|
+
"kind": "INPUT_OBJECT",
|
19499
|
+
"name": "StringFieldComparison",
|
19500
|
+
"ofType": null
|
19501
|
+
},
|
19502
|
+
"defaultValue": null,
|
19503
|
+
"isDeprecated": false,
|
19504
|
+
"deprecationReason": null
|
19505
|
+
},
|
19344
19506
|
{
|
19345
19507
|
"name": "searchQuery",
|
19346
19508
|
"description": null,
|
@@ -20254,6 +20416,18 @@
|
|
20254
20416
|
"isDeprecated": false,
|
20255
20417
|
"deprecationReason": null
|
20256
20418
|
},
|
20419
|
+
{
|
20420
|
+
"name": "salesforceId",
|
20421
|
+
"description": null,
|
20422
|
+
"args": [],
|
20423
|
+
"type": {
|
20424
|
+
"kind": "SCALAR",
|
20425
|
+
"name": "String",
|
20426
|
+
"ofType": null
|
20427
|
+
},
|
20428
|
+
"isDeprecated": false,
|
20429
|
+
"deprecationReason": null
|
20430
|
+
},
|
20257
20431
|
{
|
20258
20432
|
"name": "startDate",
|
20259
20433
|
"description": null,
|
@@ -20553,6 +20727,18 @@
|
|
20553
20727
|
"isDeprecated": false,
|
20554
20728
|
"deprecationReason": null
|
20555
20729
|
},
|
20730
|
+
{
|
20731
|
+
"name": "salesforceId",
|
20732
|
+
"description": null,
|
20733
|
+
"args": [],
|
20734
|
+
"type": {
|
20735
|
+
"kind": "SCALAR",
|
20736
|
+
"name": "String",
|
20737
|
+
"ofType": null
|
20738
|
+
},
|
20739
|
+
"isDeprecated": false,
|
20740
|
+
"deprecationReason": null
|
20741
|
+
},
|
20556
20742
|
{
|
20557
20743
|
"name": "startDate",
|
20558
20744
|
"description": null,
|
@@ -20790,6 +20976,12 @@
|
|
20790
20976
|
"isDeprecated": false,
|
20791
20977
|
"deprecationReason": null
|
20792
20978
|
},
|
20979
|
+
{
|
20980
|
+
"name": "salesforceId",
|
20981
|
+
"description": null,
|
20982
|
+
"isDeprecated": false,
|
20983
|
+
"deprecationReason": null
|
20984
|
+
},
|
20793
20985
|
{
|
20794
20986
|
"name": "startDate",
|
20795
20987
|
"description": null,
|
@@ -29127,6 +29319,18 @@
|
|
29127
29319
|
"isDeprecated": false,
|
29128
29320
|
"deprecationReason": null
|
29129
29321
|
},
|
29322
|
+
{
|
29323
|
+
"name": "salesforceId",
|
29324
|
+
"description": null,
|
29325
|
+
"type": {
|
29326
|
+
"kind": "INPUT_OBJECT",
|
29327
|
+
"name": "StringFieldComparison",
|
29328
|
+
"ofType": null
|
29329
|
+
},
|
29330
|
+
"defaultValue": null,
|
29331
|
+
"isDeprecated": false,
|
29332
|
+
"deprecationReason": null
|
29333
|
+
},
|
29130
29334
|
{
|
29131
29335
|
"name": "searchQuery",
|
29132
29336
|
"description": null,
|
@@ -70570,6 +70774,18 @@
|
|
70570
70774
|
"isDeprecated": false,
|
70571
70775
|
"deprecationReason": null
|
70572
70776
|
},
|
70777
|
+
{
|
70778
|
+
"name": "salesforceId",
|
70779
|
+
"description": null,
|
70780
|
+
"type": {
|
70781
|
+
"kind": "INPUT_OBJECT",
|
70782
|
+
"name": "StringFieldComparison",
|
70783
|
+
"ofType": null
|
70784
|
+
},
|
70785
|
+
"defaultValue": null,
|
70786
|
+
"isDeprecated": false,
|
70787
|
+
"deprecationReason": null
|
70788
|
+
},
|
70573
70789
|
{
|
70574
70790
|
"name": "startDate",
|
70575
70791
|
"description": null,
|
@@ -72976,6 +73192,18 @@
|
|
72976
73192
|
"isDeprecated": false,
|
72977
73193
|
"deprecationReason": null
|
72978
73194
|
},
|
73195
|
+
{
|
73196
|
+
"name": "salesforceId",
|
73197
|
+
"description": null,
|
73198
|
+
"type": {
|
73199
|
+
"kind": "INPUT_OBJECT",
|
73200
|
+
"name": "StringFieldComparison",
|
73201
|
+
"ofType": null
|
73202
|
+
},
|
73203
|
+
"defaultValue": null,
|
73204
|
+
"isDeprecated": false,
|
73205
|
+
"deprecationReason": null
|
73206
|
+
},
|
72979
73207
|
{
|
72980
73208
|
"name": "startDate",
|
72981
73209
|
"description": null,
|
@@ -77932,6 +78160,18 @@
|
|
77932
78160
|
"isDeprecated": false,
|
77933
78161
|
"deprecationReason": null
|
77934
78162
|
},
|
78163
|
+
{
|
78164
|
+
"name": "salesforceId",
|
78165
|
+
"description": null,
|
78166
|
+
"type": {
|
78167
|
+
"kind": "INPUT_OBJECT",
|
78168
|
+
"name": "StringFieldComparison",
|
78169
|
+
"ofType": null
|
78170
|
+
},
|
78171
|
+
"defaultValue": null,
|
78172
|
+
"isDeprecated": false,
|
78173
|
+
"deprecationReason": null
|
78174
|
+
},
|
77935
78175
|
{
|
77936
78176
|
"name": "startDate",
|
77937
78177
|
"description": null,
|
@@ -85201,6 +85441,18 @@
|
|
85201
85441
|
"isDeprecated": false,
|
85202
85442
|
"deprecationReason": null
|
85203
85443
|
},
|
85444
|
+
{
|
85445
|
+
"name": "salesforceId",
|
85446
|
+
"description": null,
|
85447
|
+
"type": {
|
85448
|
+
"kind": "INPUT_OBJECT",
|
85449
|
+
"name": "StringFieldComparison",
|
85450
|
+
"ofType": null
|
85451
|
+
},
|
85452
|
+
"defaultValue": null,
|
85453
|
+
"isDeprecated": false,
|
85454
|
+
"deprecationReason": null
|
85455
|
+
},
|
85204
85456
|
{
|
85205
85457
|
"name": "searchQuery",
|
85206
85458
|
"description": null,
|
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.418.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stigg
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-06-
|
11
|
+
date: 2025-06-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|