stigg-api-client 1.122.0 → 1.124.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: 5da57373099a5b39c7ba563d601744f17208b263605ec2673663a3f8091178fe
4
- data.tar.gz: d1ca01e22d6f6b7db82c933e44a349bcc8c5cd1c91df78934bd7f93839ec1bf3
3
+ metadata.gz: cc2cb937a57a91e625bd84e249f242ef38affded29f8b2f1ed498569559885f0
4
+ data.tar.gz: 77b439a0a849ad3f869b4b40f80600aad714e4add0534c3002d93b5e7e5cb4ee
5
5
  SHA512:
6
- metadata.gz: 9aef0800f9b1e5dad05a72148a10a2078c0390e7a546d6b9ecf21d8c9053e9f6a6e831487892ac4353175e5abd0697a05c6e09bcf373cf3fed9914887945670f
7
- data.tar.gz: 30ef4422c254c9cdd83b7eb86e960dc6902d0687637b3ea400ae8bc861af33b8b55ca820028abd53660d016137e0501a59a4a8ac835bdbb1a5f90af5cd8a6307
6
+ metadata.gz: 0321e00b6c4950c6731e08b69e03177c25031d4eb382ab17f08d29e4a13130bcc0a8bce4f380f4f291814ee0bd3b63a27cfff55c037208ddf917d09ed90ced13
7
+ data.tar.gz: f00d0b016437a5b7fb862462e8e088f19daa15b73dec8c504e07e991a4a6d4199a52422b9c888ac515ba6bbb2b016a4e53fdb2cac1d14a2808f1f92ec932a52d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.122.0)
4
+ stigg-api-client (1.124.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -3394,6 +3394,18 @@
3394
3394
  "isDeprecated": false,
3395
3395
  "deprecationReason": null
3396
3396
  },
3397
+ {
3398
+ "name": "awaitPaymentConfirmation",
3399
+ "description": null,
3400
+ "type": {
3401
+ "kind": "SCALAR",
3402
+ "name": "Boolean",
3403
+ "ofType": null
3404
+ },
3405
+ "defaultValue": "true",
3406
+ "isDeprecated": false,
3407
+ "deprecationReason": null
3408
+ },
3397
3409
  {
3398
3410
  "name": "billableFeatures",
3399
3411
  "description": null,
@@ -3463,11 +3475,11 @@
3463
3475
  "deprecationReason": null
3464
3476
  },
3465
3477
  {
3466
- "name": "budgetCapConfiguration",
3467
- "description": "Budget cap configuration",
3478
+ "name": "budget",
3479
+ "description": "Budget configuration",
3468
3480
  "type": {
3469
3481
  "kind": "INPUT_OBJECT",
3470
- "name": "BudgetCapConfigurationInput",
3482
+ "name": "BudgetConfigurationInput",
3471
3483
  "ofType": null
3472
3484
  },
3473
3485
  "defaultValue": null,
@@ -5308,12 +5320,12 @@
5308
5320
  },
5309
5321
  {
5310
5322
  "kind": "OBJECT",
5311
- "name": "BudgetCapConfiguration",
5312
- "description": "Budget cap configuration",
5323
+ "name": "BudgetConfiguration",
5324
+ "description": "Budget configuration",
5313
5325
  "fields": [
5314
5326
  {
5315
5327
  "name": "hasSoftLimit",
5316
- "description": "Indicates the behavior of the budget cap when the limit is exceeded. If true, the limit is a soft limit, if false, the limit is a hard limit. Default is false.",
5328
+ "description": "Indicates the behavior of the budget when the limit is exceeded. If true, the limit is a soft limit, if false, the limit is a hard limit. Default is false.",
5317
5329
  "args": [],
5318
5330
  "type": {
5319
5331
  "kind": "NON_NULL",
@@ -5351,13 +5363,13 @@
5351
5363
  },
5352
5364
  {
5353
5365
  "kind": "INPUT_OBJECT",
5354
- "name": "BudgetCapConfigurationInput",
5355
- "description": "Budget cap configuration input",
5366
+ "name": "BudgetConfigurationInput",
5367
+ "description": "Budget configuration input",
5356
5368
  "fields": null,
5357
5369
  "inputFields": [
5358
5370
  {
5359
5371
  "name": "hasSoftLimit",
5360
- "description": "Indicates the behavior of the budget cap when the limit is exceeded. If true, the limit is a soft limit, if false, the limit is a hard limit. Default is false.",
5372
+ "description": "Indicates the behavior of the budget when the limit is exceeded. If true, the limit is a soft limit, if false, the limit is a hard limit. Default is false.",
5361
5373
  "type": {
5362
5374
  "kind": "NON_NULL",
5363
5375
  "name": null,
@@ -15649,20 +15661,20 @@
15649
15661
  "deprecationReason": null
15650
15662
  },
15651
15663
  {
15652
- "name": "budgetCapConfiguration",
15653
- "description": "Budget cap configuration",
15664
+ "name": "budget",
15665
+ "description": "Budget configuration",
15654
15666
  "args": [],
15655
15667
  "type": {
15656
15668
  "kind": "OBJECT",
15657
- "name": "BudgetCapConfiguration",
15669
+ "name": "BudgetConfiguration",
15658
15670
  "ofType": null
15659
15671
  },
15660
15672
  "isDeprecated": false,
15661
15673
  "deprecationReason": null
15662
15674
  },
15663
15675
  {
15664
- "name": "budgetCapExceeded",
15665
- "description": "Indicates if the budget cap has been exceeded",
15676
+ "name": "budgetExceeded",
15677
+ "description": "Indicates if the budget has been exceeded",
15666
15678
  "args": [],
15667
15679
  "type": {
15668
15680
  "kind": "SCALAR",
@@ -22810,12 +22822,6 @@
22810
22822
  "isDeprecated": false,
22811
22823
  "deprecationReason": null
22812
22824
  },
22813
- {
22814
- "name": "CheckoutOptionsMissing",
22815
- "description": null,
22816
- "isDeprecated": false,
22817
- "deprecationReason": null
22818
- },
22819
22825
  {
22820
22826
  "name": "CouponNotFound",
22821
22827
  "description": null,
@@ -22840,12 +22846,6 @@
22840
22846
  "isDeprecated": false,
22841
22847
  "deprecationReason": null
22842
22848
  },
22843
- {
22844
- "name": "CustomerHasNoPaymentMethod",
22845
- "description": null,
22846
- "isDeprecated": false,
22847
- "deprecationReason": null
22848
- },
22849
22849
  {
22850
22850
  "name": "CustomerNoBillingId",
22851
22851
  "description": null,
@@ -56558,11 +56558,11 @@
56558
56558
  "deprecationReason": null
56559
56559
  },
56560
56560
  {
56561
- "name": "budgetCapConfiguration",
56562
- "description": "Budget cap configuration",
56561
+ "name": "budget",
56562
+ "description": "Budget configuration",
56563
56563
  "type": {
56564
56564
  "kind": "INPUT_OBJECT",
56565
- "name": "BudgetCapConfigurationInput",
56565
+ "name": "BudgetConfigurationInput",
56566
56566
  "ofType": null
56567
56567
  },
56568
56568
  "defaultValue": null,
@@ -56900,11 +56900,11 @@
56900
56900
  "deprecationReason": null
56901
56901
  },
56902
56902
  {
56903
- "name": "budgetCapConfiguration",
56904
- "description": "Budget cap configuration",
56903
+ "name": "budget",
56904
+ "description": "Budget configuration",
56905
56905
  "type": {
56906
56906
  "kind": "INPUT_OBJECT",
56907
- "name": "BudgetCapConfigurationInput",
56907
+ "name": "BudgetConfigurationInput",
56908
56908
  "ofType": null
56909
56909
  },
56910
56910
  "defaultValue": null,
@@ -57251,11 +57251,11 @@
57251
57251
  "deprecationReason": null
57252
57252
  },
57253
57253
  {
57254
- "name": "budgetCapConfiguration",
57255
- "description": "Budget cap configuration",
57254
+ "name": "budget",
57255
+ "description": "Budget configuration",
57256
57256
  "type": {
57257
57257
  "kind": "INPUT_OBJECT",
57258
- "name": "BudgetCapConfigurationInput",
57258
+ "name": "BudgetConfigurationInput",
57259
57259
  "ofType": null
57260
57260
  },
57261
57261
  "defaultValue": null,
@@ -67005,11 +67005,11 @@
67005
67005
  "deprecationReason": null
67006
67006
  },
67007
67007
  {
67008
- "name": "budgetCapConfiguration",
67009
- "description": "Budget cap configuration",
67008
+ "name": "budget",
67009
+ "description": "Budget configuration",
67010
67010
  "type": {
67011
67011
  "kind": "INPUT_OBJECT",
67012
- "name": "BudgetCapConfigurationInput",
67012
+ "name": "BudgetConfigurationInput",
67013
67013
  "ofType": null
67014
67014
  },
67015
67015
  "defaultValue": null,
@@ -74668,11 +74668,11 @@
74668
74668
  "deprecationReason": null
74669
74669
  },
74670
74670
  {
74671
- "name": "budgetCapConfiguration",
74672
- "description": "Budget cap configuration",
74671
+ "name": "budget",
74672
+ "description": "Budget configuration",
74673
74673
  "type": {
74674
74674
  "kind": "INPUT_OBJECT",
74675
- "name": "BudgetCapConfigurationInput",
74675
+ "name": "BudgetConfigurationInput",
74676
74676
  "ofType": null
74677
74677
  },
74678
74678
  "defaultValue": 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.122.0"
4
+ VERSION = "1.124.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.122.0
4
+ version: 1.124.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-04-11 00:00:00.000000000 Z
11
+ date: 2024-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient