stigg-api-client 1.59.0 → 1.68.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 +120 -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: 41fc38fe52c619643a72d85fecbb2d475e24ec7c890622a51b05b9ba04a7549a
|
4
|
+
data.tar.gz: f2a48e897f83cdd3f668a224f250e8684192c7b3b2e6b4beb0aedfaec2771899
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 32f89404c58389b2827a34223478c6996a8bcf6cc53f9ae23b562683a7aa15061bd391f7ed5a0854679505200a54a5b50666e9d4d74655beea2ab68677b7a475
|
7
|
+
data.tar.gz: d51a591ba20f292b446dbcc0962beb80f29d92e52a16c3064cbef1ffefb6aea81e9d9d509a94d1fd8e00c6328384227b31c3f55a116504a0bb72eee167f5d882
|
data/Gemfile.lock
CHANGED
@@ -3315,6 +3315,18 @@
|
|
3315
3315
|
"isDeprecated": false,
|
3316
3316
|
"deprecationReason": null
|
3317
3317
|
},
|
3318
|
+
{
|
3319
|
+
"name": "salesforceId",
|
3320
|
+
"description": null,
|
3321
|
+
"type": {
|
3322
|
+
"kind": "SCALAR",
|
3323
|
+
"name": "String",
|
3324
|
+
"ofType": null
|
3325
|
+
},
|
3326
|
+
"defaultValue": null,
|
3327
|
+
"isDeprecated": false,
|
3328
|
+
"deprecationReason": null
|
3329
|
+
},
|
3318
3330
|
{
|
3319
3331
|
"name": "scheduleStrategy",
|
3320
3332
|
"description": null,
|
@@ -10162,6 +10174,18 @@
|
|
10162
10174
|
"isDeprecated": true,
|
10163
10175
|
"deprecationReason": "Renamed to customerId"
|
10164
10176
|
},
|
10177
|
+
{
|
10178
|
+
"name": "salesforceId",
|
10179
|
+
"description": null,
|
10180
|
+
"args": [],
|
10181
|
+
"type": {
|
10182
|
+
"kind": "SCALAR",
|
10183
|
+
"name": "String",
|
10184
|
+
"ofType": null
|
10185
|
+
},
|
10186
|
+
"isDeprecated": false,
|
10187
|
+
"deprecationReason": null
|
10188
|
+
},
|
10165
10189
|
{
|
10166
10190
|
"name": "statistics",
|
10167
10191
|
"description": null,
|
@@ -11778,6 +11802,18 @@
|
|
11778
11802
|
"isDeprecated": false,
|
11779
11803
|
"deprecationReason": null
|
11780
11804
|
},
|
11805
|
+
{
|
11806
|
+
"name": "salesforceId",
|
11807
|
+
"description": null,
|
11808
|
+
"type": {
|
11809
|
+
"kind": "SCALAR",
|
11810
|
+
"name": "String",
|
11811
|
+
"ofType": null
|
11812
|
+
},
|
11813
|
+
"defaultValue": null,
|
11814
|
+
"isDeprecated": false,
|
11815
|
+
"deprecationReason": null
|
11816
|
+
},
|
11781
11817
|
{
|
11782
11818
|
"name": "shouldSyncFree",
|
11783
11819
|
"description": null,
|
@@ -15436,6 +15472,18 @@
|
|
15436
15472
|
"isDeprecated": false,
|
15437
15473
|
"deprecationReason": null
|
15438
15474
|
},
|
15475
|
+
{
|
15476
|
+
"name": "salesforceId",
|
15477
|
+
"description": null,
|
15478
|
+
"args": [],
|
15479
|
+
"type": {
|
15480
|
+
"kind": "SCALAR",
|
15481
|
+
"name": "String",
|
15482
|
+
"ofType": null
|
15483
|
+
},
|
15484
|
+
"isDeprecated": false,
|
15485
|
+
"deprecationReason": null
|
15486
|
+
},
|
15439
15487
|
{
|
15440
15488
|
"name": "scheduledUpdates",
|
15441
15489
|
"description": null,
|
@@ -52553,6 +52601,18 @@
|
|
52553
52601
|
"isDeprecated": false,
|
52554
52602
|
"deprecationReason": null
|
52555
52603
|
},
|
52604
|
+
{
|
52605
|
+
"name": "salesforceId",
|
52606
|
+
"description": null,
|
52607
|
+
"type": {
|
52608
|
+
"kind": "SCALAR",
|
52609
|
+
"name": "String",
|
52610
|
+
"ofType": null
|
52611
|
+
},
|
52612
|
+
"defaultValue": null,
|
52613
|
+
"isDeprecated": false,
|
52614
|
+
"deprecationReason": null
|
52615
|
+
},
|
52556
52616
|
{
|
52557
52617
|
"name": "shouldSyncFree",
|
52558
52618
|
"description": null,
|
@@ -52764,6 +52824,18 @@
|
|
52764
52824
|
"isDeprecated": false,
|
52765
52825
|
"deprecationReason": null
|
52766
52826
|
},
|
52827
|
+
{
|
52828
|
+
"name": "salesforceId",
|
52829
|
+
"description": null,
|
52830
|
+
"type": {
|
52831
|
+
"kind": "SCALAR",
|
52832
|
+
"name": "String",
|
52833
|
+
"ofType": null
|
52834
|
+
},
|
52835
|
+
"defaultValue": null,
|
52836
|
+
"isDeprecated": false,
|
52837
|
+
"deprecationReason": null
|
52838
|
+
},
|
52767
52839
|
{
|
52768
52840
|
"name": "startDate",
|
52769
52841
|
"description": null,
|
@@ -53090,6 +53162,18 @@
|
|
53090
53162
|
"isDeprecated": false,
|
53091
53163
|
"deprecationReason": null
|
53092
53164
|
},
|
53165
|
+
{
|
53166
|
+
"name": "salesforceId",
|
53167
|
+
"description": null,
|
53168
|
+
"type": {
|
53169
|
+
"kind": "SCALAR",
|
53170
|
+
"name": "String",
|
53171
|
+
"ofType": null
|
53172
|
+
},
|
53173
|
+
"defaultValue": null,
|
53174
|
+
"isDeprecated": false,
|
53175
|
+
"deprecationReason": null
|
53176
|
+
},
|
53093
53177
|
{
|
53094
53178
|
"name": "scheduleStrategy",
|
53095
53179
|
"description": null,
|
@@ -53397,6 +53481,18 @@
|
|
53397
53481
|
"isDeprecated": false,
|
53398
53482
|
"deprecationReason": null
|
53399
53483
|
},
|
53484
|
+
{
|
53485
|
+
"name": "salesforceId",
|
53486
|
+
"description": null,
|
53487
|
+
"type": {
|
53488
|
+
"kind": "SCALAR",
|
53489
|
+
"name": "String",
|
53490
|
+
"ofType": null
|
53491
|
+
},
|
53492
|
+
"defaultValue": null,
|
53493
|
+
"isDeprecated": false,
|
53494
|
+
"deprecationReason": null
|
53495
|
+
},
|
53400
53496
|
{
|
53401
53497
|
"name": "scheduleStrategy",
|
53402
53498
|
"description": null,
|
@@ -62728,6 +62824,18 @@
|
|
62728
62824
|
"isDeprecated": false,
|
62729
62825
|
"deprecationReason": null
|
62730
62826
|
},
|
62827
|
+
{
|
62828
|
+
"name": "salesforceId",
|
62829
|
+
"description": null,
|
62830
|
+
"type": {
|
62831
|
+
"kind": "SCALAR",
|
62832
|
+
"name": "String",
|
62833
|
+
"ofType": null
|
62834
|
+
},
|
62835
|
+
"defaultValue": null,
|
62836
|
+
"isDeprecated": false,
|
62837
|
+
"deprecationReason": null
|
62838
|
+
},
|
62731
62839
|
{
|
62732
62840
|
"name": "scheduleStrategy",
|
62733
62841
|
"description": null,
|
@@ -68873,6 +68981,18 @@
|
|
68873
68981
|
"isDeprecated": false,
|
68874
68982
|
"deprecationReason": null
|
68875
68983
|
},
|
68984
|
+
{
|
68985
|
+
"name": "salesforceId",
|
68986
|
+
"description": null,
|
68987
|
+
"type": {
|
68988
|
+
"kind": "SCALAR",
|
68989
|
+
"name": "String",
|
68990
|
+
"ofType": null
|
68991
|
+
},
|
68992
|
+
"defaultValue": null,
|
68993
|
+
"isDeprecated": false,
|
68994
|
+
"deprecationReason": null
|
68995
|
+
},
|
68876
68996
|
{
|
68877
68997
|
"name": "shouldWaitSync",
|
68878
68998
|
"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: 1.
|
4
|
+
version: 1.68.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-03-
|
11
|
+
date: 2024-03-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|