stigg-api-client 5.89.0 → 5.99.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: fa26c4e8cb368bd70b5939bf78da41469ed503853f0d6adc59229b26de98c438
4
- data.tar.gz: 0d53660ae96911a12003383c63a34e03902a4499630be935908b3e2cd74d4757
3
+ metadata.gz: 45f12a8c1f2441c9a870e52e50d808ce32f8cb7a96d6e42ac6d7b664e020f3b1
4
+ data.tar.gz: a89f6bedfc3a336ff31078dc01ee0ae1a08d8f6af036de8416217dec6dfaddb8
5
5
  SHA512:
6
- metadata.gz: c5cde782cf9ab3a8a213e3496cd31d27e82e7b1273042e9dabf239c2b10704098c47d729a26fa1cbc7a8f8ef58e26ccdb66cc8e262155828a68da938f1232df7
7
- data.tar.gz: 53caf11681c697160128a0e7ea1bdfab6146a358e65d68733eb7056c2972c84576b4d70adc064d7115359a3c06727e5d7ba0ec02face6a35be858aced76d2688
6
+ metadata.gz: d438c8cc15351144c8ae882d96179e7e9bd6a38186619abf84b18217b023e828a38896e081073023263740b637819f3d69770744f4281acdf58b21c3adb69ded
7
+ data.tar.gz: 9b0809c85877009039431669c31f1d211ffd2a64a609d31bb40d90ef34acc0e2fe6feb03e6cb0eea857a751f21911d5f29b0397f095afca4b7065086ac0e3744
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.89.0)
4
+ stigg-api-client (5.99.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -27446,6 +27446,26 @@
27446
27446
  },
27447
27447
  "isDeprecated": false,
27448
27448
  "deprecationReason": null
27449
+ },
27450
+ {
27451
+ "name": "recurringCredits",
27452
+ "description": null,
27453
+ "args": [],
27454
+ "type": {
27455
+ "kind": "LIST",
27456
+ "name": null,
27457
+ "ofType": {
27458
+ "kind": "NON_NULL",
27459
+ "name": null,
27460
+ "ofType": {
27461
+ "kind": "OBJECT",
27462
+ "name": "RecurringCredits",
27463
+ "ofType": null
27464
+ }
27465
+ }
27466
+ },
27467
+ "isDeprecated": false,
27468
+ "deprecationReason": null
27449
27469
  }
27450
27470
  ],
27451
27471
  "inputFields": null,
@@ -31867,6 +31887,26 @@
31867
31887
  "isDeprecated": false,
31868
31888
  "deprecationReason": null
31869
31889
  },
31890
+ {
31891
+ "name": "charges",
31892
+ "description": null,
31893
+ "type": {
31894
+ "kind": "LIST",
31895
+ "name": null,
31896
+ "ofType": {
31897
+ "kind": "NON_NULL",
31898
+ "name": null,
31899
+ "ofType": {
31900
+ "kind": "INPUT_OBJECT",
31901
+ "name": "ChargeInput",
31902
+ "ofType": null
31903
+ }
31904
+ }
31905
+ },
31906
+ "defaultValue": null,
31907
+ "isDeprecated": false,
31908
+ "deprecationReason": null
31909
+ },
31870
31910
  {
31871
31911
  "name": "customerId",
31872
31912
  "description": null,
@@ -32070,6 +32110,26 @@
32070
32110
  "isDeprecated": false,
32071
32111
  "deprecationReason": null
32072
32112
  },
32113
+ {
32114
+ "name": "charges",
32115
+ "description": null,
32116
+ "type": {
32117
+ "kind": "LIST",
32118
+ "name": null,
32119
+ "ofType": {
32120
+ "kind": "NON_NULL",
32121
+ "name": null,
32122
+ "ofType": {
32123
+ "kind": "INPUT_OBJECT",
32124
+ "name": "ChargeInput",
32125
+ "ofType": null
32126
+ }
32127
+ }
32128
+ },
32129
+ "defaultValue": null,
32130
+ "isDeprecated": false,
32131
+ "deprecationReason": null
32132
+ },
32073
32133
  {
32074
32134
  "name": "environmentId",
32075
32135
  "description": null,
@@ -33589,6 +33649,18 @@
33589
33649
  "defaultValue": null,
33590
33650
  "isDeprecated": false,
33591
33651
  "deprecationReason": null
33652
+ },
33653
+ {
33654
+ "name": "like",
33655
+ "description": null,
33656
+ "type": {
33657
+ "kind": "SCALAR",
33658
+ "name": "String",
33659
+ "ofType": null
33660
+ },
33661
+ "defaultValue": null,
33662
+ "isDeprecated": false,
33663
+ "deprecationReason": null
33592
33664
  }
33593
33665
  ],
33594
33666
  "interfaces": null,
@@ -43900,6 +43972,26 @@
43900
43972
  "isDeprecated": false,
43901
43973
  "deprecationReason": null
43902
43974
  },
43975
+ {
43976
+ "name": "charges",
43977
+ "description": null,
43978
+ "type": {
43979
+ "kind": "LIST",
43980
+ "name": null,
43981
+ "ofType": {
43982
+ "kind": "NON_NULL",
43983
+ "name": null,
43984
+ "ofType": {
43985
+ "kind": "INPUT_OBJECT",
43986
+ "name": "ChargeInput",
43987
+ "ofType": null
43988
+ }
43989
+ }
43990
+ },
43991
+ "defaultValue": null,
43992
+ "isDeprecated": false,
43993
+ "deprecationReason": null
43994
+ },
43903
43995
  {
43904
43996
  "name": "customerId",
43905
43997
  "description": null,
@@ -64625,6 +64717,26 @@
64625
64717
  },
64626
64718
  "isDeprecated": false,
64627
64719
  "deprecationReason": null
64720
+ },
64721
+ {
64722
+ "name": "recurringCredits",
64723
+ "description": null,
64724
+ "args": [],
64725
+ "type": {
64726
+ "kind": "LIST",
64727
+ "name": null,
64728
+ "ofType": {
64729
+ "kind": "NON_NULL",
64730
+ "name": null,
64731
+ "ofType": {
64732
+ "kind": "OBJECT",
64733
+ "name": "RecurringCredits",
64734
+ "ofType": null
64735
+ }
64736
+ }
64737
+ },
64738
+ "isDeprecated": false,
64739
+ "deprecationReason": null
64628
64740
  }
64629
64741
  ],
64630
64742
  "inputFields": null,
@@ -67308,6 +67420,26 @@
67308
67420
  "isDeprecated": false,
67309
67421
  "deprecationReason": null
67310
67422
  },
67423
+ {
67424
+ "name": "charges",
67425
+ "description": null,
67426
+ "type": {
67427
+ "kind": "LIST",
67428
+ "name": null,
67429
+ "ofType": {
67430
+ "kind": "NON_NULL",
67431
+ "name": null,
67432
+ "ofType": {
67433
+ "kind": "INPUT_OBJECT",
67434
+ "name": "ChargeInput",
67435
+ "ofType": null
67436
+ }
67437
+ }
67438
+ },
67439
+ "defaultValue": null,
67440
+ "isDeprecated": false,
67441
+ "deprecationReason": null
67442
+ },
67311
67443
  {
67312
67444
  "name": "customerId",
67313
67445
  "description": null,
@@ -79794,6 +79926,84 @@
79794
79926
  "enumValues": null,
79795
79927
  "possibleTypes": null
79796
79928
  },
79929
+ {
79930
+ "kind": "OBJECT",
79931
+ "name": "RecurringCredits",
79932
+ "description": null,
79933
+ "fields": [
79934
+ {
79935
+ "name": "customCurrencyId",
79936
+ "description": null,
79937
+ "args": [],
79938
+ "type": {
79939
+ "kind": "NON_NULL",
79940
+ "name": null,
79941
+ "ofType": {
79942
+ "kind": "SCALAR",
79943
+ "name": "String",
79944
+ "ofType": null
79945
+ }
79946
+ },
79947
+ "isDeprecated": false,
79948
+ "deprecationReason": null
79949
+ },
79950
+ {
79951
+ "name": "quantity",
79952
+ "description": null,
79953
+ "args": [],
79954
+ "type": {
79955
+ "kind": "NON_NULL",
79956
+ "name": null,
79957
+ "ofType": {
79958
+ "kind": "SCALAR",
79959
+ "name": "Float",
79960
+ "ofType": null
79961
+ }
79962
+ },
79963
+ "isDeprecated": false,
79964
+ "deprecationReason": null
79965
+ }
79966
+ ],
79967
+ "inputFields": null,
79968
+ "interfaces": [],
79969
+ "enumValues": null,
79970
+ "possibleTypes": null
79971
+ },
79972
+ {
79973
+ "kind": "OBJECT",
79974
+ "name": "RecurringCreditsChangeVariables",
79975
+ "description": null,
79976
+ "fields": [
79977
+ {
79978
+ "name": "customCurrencyId",
79979
+ "description": null,
79980
+ "args": [],
79981
+ "type": {
79982
+ "kind": "SCALAR",
79983
+ "name": "String",
79984
+ "ofType": null
79985
+ },
79986
+ "isDeprecated": false,
79987
+ "deprecationReason": null
79988
+ },
79989
+ {
79990
+ "name": "newQuantity",
79991
+ "description": null,
79992
+ "args": [],
79993
+ "type": {
79994
+ "kind": "SCALAR",
79995
+ "name": "Float",
79996
+ "ofType": null
79997
+ },
79998
+ "isDeprecated": false,
79999
+ "deprecationReason": null
80000
+ }
80001
+ ],
80002
+ "inputFields": null,
80003
+ "interfaces": [],
80004
+ "enumValues": null,
80005
+ "possibleTypes": null
80006
+ },
79797
80007
  {
79798
80008
  "kind": "INPUT_OBJECT",
79799
80009
  "name": "RemoveBasePlanFromPlanInput",
@@ -80880,6 +81090,11 @@
80880
81090
  "name": "PlanPriceOverrideChangeVariables",
80881
81091
  "ofType": null
80882
81092
  },
81093
+ {
81094
+ "kind": "OBJECT",
81095
+ "name": "RecurringCreditsChangeVariables",
81096
+ "ofType": null
81097
+ },
80883
81098
  {
80884
81099
  "kind": "OBJECT",
80885
81100
  "name": "UnitAmountChangeVariables",
@@ -84670,7 +84885,7 @@
84670
84885
  },
84671
84886
  {
84672
84887
  "name": "taxIds",
84673
- "description": "Tax IDs for the invoice.",
84888
+ "description": "Customer’s tax identification number",
84674
84889
  "type": {
84675
84890
  "kind": "LIST",
84676
84891
  "name": null,
@@ -94872,6 +95087,12 @@
94872
95087
  "isDeprecated": false,
94873
95088
  "deprecationReason": null
94874
95089
  },
95090
+ {
95091
+ "name": "RecurringCredits",
95092
+ "description": "Recurring credits change",
95093
+ "isDeprecated": false,
95094
+ "deprecationReason": null
95095
+ },
94875
95096
  {
94876
95097
  "name": "UnitAmount",
94877
95098
  "description": "Unit amount change",
@@ -100191,6 +100412,26 @@
100191
100412
  "isDeprecated": false,
100192
100413
  "deprecationReason": null
100193
100414
  },
100415
+ {
100416
+ "name": "charges",
100417
+ "description": null,
100418
+ "type": {
100419
+ "kind": "LIST",
100420
+ "name": null,
100421
+ "ofType": {
100422
+ "kind": "NON_NULL",
100423
+ "name": null,
100424
+ "ofType": {
100425
+ "kind": "INPUT_OBJECT",
100426
+ "name": "ChargeInput",
100427
+ "ofType": null
100428
+ }
100429
+ }
100430
+ },
100431
+ "defaultValue": null,
100432
+ "isDeprecated": false,
100433
+ "deprecationReason": null
100434
+ },
100194
100435
  {
100195
100436
  "name": "environmentId",
100196
100437
  "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 = "5.89.0"
4
+ VERSION = "5.99.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: 5.89.0
4
+ version: 5.99.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-12-22 00:00:00.000000000 Z
11
+ date: 2025-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient