stigg-api-client 1.58.4 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bd79d7b6b28607f8bd7efa985adae3a3272e56b97cec7d2ac5228d2fa0c35ea2
4
- data.tar.gz: 75b0178af934701c4e33723502c98c180b84d3b04ef9db725541a050e272d08e
3
+ metadata.gz: 41fc38fe52c619643a72d85fecbb2d475e24ec7c890622a51b05b9ba04a7549a
4
+ data.tar.gz: f2a48e897f83cdd3f668a224f250e8684192c7b3b2e6b4beb0aedfaec2771899
5
5
  SHA512:
6
- metadata.gz: 25a70113c2493b94df455b24785d1aafc088affc5bd3d9944addb65e673b28ea81ca58e63e060c2f817c4dd12e1dd0f00fbb4bd3728c44b925bb5702a4730f9d
7
- data.tar.gz: 52d67550ceb29966f84262ad89451b94ad7a79619fc1ce314ede16ee850b24f0acc10b05e46725626d2eb1fcae3bbaa8cb885f665526e56d938e2724e2d49db2
6
+ metadata.gz: 32f89404c58389b2827a34223478c6996a8bcf6cc53f9ae23b562683a7aa15061bd391f7ed5a0854679505200a54a5b50666e9d4d74655beea2ab68677b7a475
7
+ data.tar.gz: d51a591ba20f292b446dbcc0962beb80f29d92e52a16c3064cbef1ffefb6aea81e9d9d509a94d1fd8e00c6328384227b31c3f55a116504a0bb72eee167f5d882
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.58.4)
4
+ stigg-api-client (1.68.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -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,
@@ -23321,6 +23369,12 @@
23321
23369
  "isDeprecated": false,
23322
23370
  "deprecationReason": null
23323
23371
  },
23372
+ {
23373
+ "name": "ENTITLEMENT_USAGE_EXCEEDED",
23374
+ "description": null,
23375
+ "isDeprecated": false,
23376
+ "deprecationReason": null
23377
+ },
23324
23378
  {
23325
23379
  "name": "ENVIRONMENT_DELETED",
23326
23380
  "description": null,
@@ -52547,6 +52601,18 @@
52547
52601
  "isDeprecated": false,
52548
52602
  "deprecationReason": null
52549
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
+ },
52550
52616
  {
52551
52617
  "name": "shouldSyncFree",
52552
52618
  "description": null,
@@ -52758,6 +52824,18 @@
52758
52824
  "isDeprecated": false,
52759
52825
  "deprecationReason": null
52760
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
+ },
52761
52839
  {
52762
52840
  "name": "startDate",
52763
52841
  "description": null,
@@ -53084,6 +53162,18 @@
53084
53162
  "isDeprecated": false,
53085
53163
  "deprecationReason": null
53086
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
+ },
53087
53177
  {
53088
53178
  "name": "scheduleStrategy",
53089
53179
  "description": null,
@@ -53391,6 +53481,18 @@
53391
53481
  "isDeprecated": false,
53392
53482
  "deprecationReason": null
53393
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
+ },
53394
53496
  {
53395
53497
  "name": "scheduleStrategy",
53396
53498
  "description": null,
@@ -62722,6 +62824,18 @@
62722
62824
  "isDeprecated": false,
62723
62825
  "deprecationReason": null
62724
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
+ },
62725
62839
  {
62726
62840
  "name": "scheduleStrategy",
62727
62841
  "description": null,
@@ -68867,6 +68981,18 @@
68867
68981
  "isDeprecated": false,
68868
68982
  "deprecationReason": null
68869
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
+ },
68870
68996
  {
68871
68997
  "name": "shouldWaitSync",
68872
68998
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.58.4"
4
+ VERSION = "1.68.0"
5
5
  end
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.58.4
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-07 00:00:00.000000000 Z
11
+ date: 2024-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient