stigg-api-client 2.310.0 → 2.314.2

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: f84dc4270d98cc780d64b94f4dccde6a047820c4b932f2868138282877aa4e7f
4
- data.tar.gz: b1896331b0740d5da912423b7e52bad8233f4ad5193c018c5374003a30bdae3a
3
+ metadata.gz: ba88ccf964af77b7337c3e735c07d69f0fa0e22c7a53c93ff0a865586290309f
4
+ data.tar.gz: 28c3ec39a8698d8335d49543d384f3df6aa393dc851cf9cac45e8a72ad9cb80d
5
5
  SHA512:
6
- metadata.gz: f4fbf2b42ecb336090775a60bb7bdfd90a53c5c0bed5bfc97b1cbbc25bf207564cbb39c9b8d4fc2fd04c1c828ee7fa2adc03f181e56f401c1e507cf80fe7f198
7
- data.tar.gz: eea7d478f8269e3cdafb3075c5d087ca7f6960641a74f47a0848999a02c3c6ae8c8b62f2cbacebfc690ac7050afd31aac9f07a7d837dcf6dc595732d45b521e3
6
+ metadata.gz: 427aa927b3dd8124d340f1a2d4dd26011256f1bf0dbdc520dbb2f351950bb5d0161cc63d33b0f6c5d7c1918a197e7cf41cf9933126fad7f696479d24f99ea01b
7
+ data.tar.gz: fda01062c12d7b3905528cdf54efed02592c9df7eecbfd3adea2e081694fa9adc0b007c939fc139248169b1bce54034d8eaaa06e29f6b123eb26275e5bbbe159
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.310.0)
4
+ stigg-api-client (2.314.2)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -68146,6 +68146,22 @@
68146
68146
  "isDeprecated": false,
68147
68147
  "deprecationReason": null
68148
68148
  },
68149
+ {
68150
+ "name": "isTaxEnabled",
68151
+ "description": null,
68152
+ "args": [],
68153
+ "type": {
68154
+ "kind": "NON_NULL",
68155
+ "name": null,
68156
+ "ofType": {
68157
+ "kind": "SCALAR",
68158
+ "name": "Boolean",
68159
+ "ofType": null
68160
+ }
68161
+ },
68162
+ "isDeprecated": false,
68163
+ "deprecationReason": null
68164
+ },
68149
68165
  {
68150
68166
  "name": "isTestMode",
68151
68167
  "description": null,
@@ -68202,6 +68218,18 @@
68202
68218
  "isDeprecated": false,
68203
68219
  "deprecationReason": null
68204
68220
  },
68221
+ {
68222
+ "name": "isTaxEnabled",
68223
+ "description": null,
68224
+ "type": {
68225
+ "kind": "SCALAR",
68226
+ "name": "Boolean",
68227
+ "ofType": null
68228
+ },
68229
+ "defaultValue": "false",
68230
+ "isDeprecated": false,
68231
+ "deprecationReason": null
68232
+ },
68205
68233
  {
68206
68234
  "name": "isTestMode",
68207
68235
  "description": null,
@@ -78379,12 +78407,179 @@
78379
78407
  },
78380
78408
  {
78381
78409
  "kind": "OBJECT",
78382
- "name": "SyncState",
78410
+ "name": "SyncRevisionBillingData",
78411
+ "description": null,
78412
+ "fields": [
78413
+ {
78414
+ "name": "billingId",
78415
+ "description": "The billing integration id",
78416
+ "args": [],
78417
+ "type": {
78418
+ "kind": "NON_NULL",
78419
+ "name": null,
78420
+ "ofType": {
78421
+ "kind": "SCALAR",
78422
+ "name": "String",
78423
+ "ofType": null
78424
+ }
78425
+ },
78426
+ "isDeprecated": false,
78427
+ "deprecationReason": null
78428
+ },
78429
+ {
78430
+ "name": "billingLinkUrl",
78431
+ "description": "The billing integration url",
78432
+ "args": [],
78433
+ "type": {
78434
+ "kind": "NON_NULL",
78435
+ "name": null,
78436
+ "ofType": {
78437
+ "kind": "SCALAR",
78438
+ "name": "String",
78439
+ "ofType": null
78440
+ }
78441
+ },
78442
+ "isDeprecated": false,
78443
+ "deprecationReason": null
78444
+ }
78445
+ ],
78446
+ "inputFields": null,
78447
+ "interfaces": [],
78448
+ "enumValues": null,
78449
+ "possibleTypes": null
78450
+ },
78451
+ {
78452
+ "kind": "UNION",
78453
+ "name": "SyncRevisionData",
78454
+ "description": "Data of the sync revision",
78455
+ "fields": null,
78456
+ "inputFields": null,
78457
+ "interfaces": null,
78458
+ "enumValues": null,
78459
+ "possibleTypes": [
78460
+ {
78461
+ "kind": "OBJECT",
78462
+ "name": "SyncRevisionBillingData",
78463
+ "ofType": null
78464
+ },
78465
+ {
78466
+ "kind": "OBJECT",
78467
+ "name": "SyncRevisionMarketplaceData",
78468
+ "ofType": null
78469
+ },
78470
+ {
78471
+ "kind": "OBJECT",
78472
+ "name": "SyncRevisionPriceBillingData",
78473
+ "ofType": null
78474
+ }
78475
+ ]
78476
+ },
78477
+ {
78478
+ "kind": "OBJECT",
78479
+ "name": "SyncRevisionMarketplaceData",
78480
+ "description": null,
78481
+ "fields": [
78482
+ {
78483
+ "name": "dimensions",
78484
+ "description": "The dimensions of the marketplace sync revision",
78485
+ "args": [],
78486
+ "type": {
78487
+ "kind": "NON_NULL",
78488
+ "name": null,
78489
+ "ofType": {
78490
+ "kind": "SCALAR",
78491
+ "name": "String",
78492
+ "ofType": null
78493
+ }
78494
+ },
78495
+ "isDeprecated": false,
78496
+ "deprecationReason": null
78497
+ }
78498
+ ],
78499
+ "inputFields": null,
78500
+ "interfaces": [],
78501
+ "enumValues": null,
78502
+ "possibleTypes": null
78503
+ },
78504
+ {
78505
+ "kind": "OBJECT",
78506
+ "name": "SyncRevisionPriceBillingData",
78383
78507
  "description": null,
78384
78508
  "fields": [
78509
+ {
78510
+ "name": "billingId",
78511
+ "description": "The billing integration id",
78512
+ "args": [],
78513
+ "type": {
78514
+ "kind": "NON_NULL",
78515
+ "name": null,
78516
+ "ofType": {
78517
+ "kind": "SCALAR",
78518
+ "name": "String",
78519
+ "ofType": null
78520
+ }
78521
+ },
78522
+ "isDeprecated": false,
78523
+ "deprecationReason": null
78524
+ },
78525
+ {
78526
+ "name": "billingLinkUrl",
78527
+ "description": "The billing integration url",
78528
+ "args": [],
78529
+ "type": {
78530
+ "kind": "NON_NULL",
78531
+ "name": null,
78532
+ "ofType": {
78533
+ "kind": "SCALAR",
78534
+ "name": "String",
78535
+ "ofType": null
78536
+ }
78537
+ },
78538
+ "isDeprecated": false,
78539
+ "deprecationReason": null
78540
+ },
78541
+ {
78542
+ "name": "priceGroupPackageBillingId",
78543
+ "description": "The price group package billing id",
78544
+ "args": [],
78545
+ "type": {
78546
+ "kind": "NON_NULL",
78547
+ "name": null,
78548
+ "ofType": {
78549
+ "kind": "SCALAR",
78550
+ "name": "String",
78551
+ "ofType": null
78552
+ }
78553
+ },
78554
+ "isDeprecated": false,
78555
+ "deprecationReason": null
78556
+ }
78557
+ ],
78558
+ "inputFields": null,
78559
+ "interfaces": [],
78560
+ "enumValues": null,
78561
+ "possibleTypes": null
78562
+ },
78563
+ {
78564
+ "kind": "OBJECT",
78565
+ "name": "SyncState",
78566
+ "description": "State of the integration sync",
78567
+ "fields": [
78568
+ {
78569
+ "name": "data",
78570
+ "description": "Sync revision data",
78571
+ "args": [],
78572
+ "type": {
78573
+ "kind": "UNION",
78574
+ "name": "SyncRevisionData",
78575
+ "ofType": null
78576
+ },
78577
+ "isDeprecated": false,
78578
+ "deprecationReason": null
78579
+ },
78385
78580
  {
78386
78581
  "name": "error",
78387
- "description": null,
78582
+ "description": "Error message",
78388
78583
  "args": [],
78389
78584
  "type": {
78390
78585
  "kind": "SCALAR",
@@ -78394,9 +78589,25 @@
78394
78589
  "isDeprecated": false,
78395
78590
  "deprecationReason": null
78396
78591
  },
78592
+ {
78593
+ "name": "integration",
78594
+ "description": "Integration details",
78595
+ "args": [],
78596
+ "type": {
78597
+ "kind": "NON_NULL",
78598
+ "name": null,
78599
+ "ofType": {
78600
+ "kind": "OBJECT",
78601
+ "name": "Integration",
78602
+ "ofType": null
78603
+ }
78604
+ },
78605
+ "isDeprecated": false,
78606
+ "deprecationReason": null
78607
+ },
78397
78608
  {
78398
78609
  "name": "status",
78399
- "description": null,
78610
+ "description": "Status of the integration sync",
78400
78611
  "args": [],
78401
78612
  "type": {
78402
78613
  "kind": "NON_NULL",
@@ -78410,9 +78621,21 @@
78410
78621
  "isDeprecated": false,
78411
78622
  "deprecationReason": null
78412
78623
  },
78624
+ {
78625
+ "name": "syncedEntityId",
78626
+ "description": "Synced entity id",
78627
+ "args": [],
78628
+ "type": {
78629
+ "kind": "SCALAR",
78630
+ "name": "String",
78631
+ "ofType": null
78632
+ },
78633
+ "isDeprecated": false,
78634
+ "deprecationReason": null
78635
+ },
78413
78636
  {
78414
78637
  "name": "vendorIdentifier",
78415
- "description": null,
78638
+ "description": "Vendor identifier",
78416
78639
  "args": [],
78417
78640
  "type": {
78418
78641
  "kind": "NON_NULL",
@@ -81230,7 +81453,7 @@
81230
81453
  "description": null,
81231
81454
  "type": {
81232
81455
  "kind": "INPUT_OBJECT",
81233
- "name": "StripeCredentialsInput",
81456
+ "name": "UpdateStripeCredentialsInput",
81234
81457
  "ofType": null
81235
81458
  },
81236
81459
  "defaultValue": null,
@@ -81630,6 +81853,29 @@
81630
81853
  "enumValues": null,
81631
81854
  "possibleTypes": null
81632
81855
  },
81856
+ {
81857
+ "kind": "INPUT_OBJECT",
81858
+ "name": "UpdateStripeCredentialsInput",
81859
+ "description": null,
81860
+ "fields": null,
81861
+ "inputFields": [
81862
+ {
81863
+ "name": "isTaxEnabled",
81864
+ "description": null,
81865
+ "type": {
81866
+ "kind": "SCALAR",
81867
+ "name": "Boolean",
81868
+ "ofType": null
81869
+ },
81870
+ "defaultValue": null,
81871
+ "isDeprecated": false,
81872
+ "deprecationReason": null
81873
+ }
81874
+ ],
81875
+ "interfaces": null,
81876
+ "enumValues": null,
81877
+ "possibleTypes": null
81878
+ },
81633
81879
  {
81634
81880
  "kind": "INPUT_OBJECT",
81635
81881
  "name": "UpdateSubscriptionEntitlementInput",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "2.310.0"
4
+ VERSION = "2.314.2"
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: 2.310.0
4
+ version: 2.314.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-02-20 00:00:00.000000000 Z
11
+ date: 2025-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient