stigg-api-client 5.94.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: ad63f2603e53cfb5e12a4343d5b2b7f96a3a11bfde2e5d4114754cb1bf8696fe
4
- data.tar.gz: d0f975c85a903786d2bf92f2ee42289e33042ba002521a3dfa53dd34bd214593
3
+ metadata.gz: 45f12a8c1f2441c9a870e52e50d808ce32f8cb7a96d6e42ac6d7b664e020f3b1
4
+ data.tar.gz: a89f6bedfc3a336ff31078dc01ee0ae1a08d8f6af036de8416217dec6dfaddb8
5
5
  SHA512:
6
- metadata.gz: 4d341973b94480a521deaea74f99bb16cd92729fc32f5fc3507b79490dbf6eea1a84033a03b9f8115ebb1120c8801a88616d31e7a3602db34f51856c3b8b85cc
7
- data.tar.gz: e54aae05c55225cb746e51039911e0e7b8cb5faa0415f530e6afdfc7951451bdd3525550a2f5192c01907eb6fee04cd4697b3f84bb8376c5fa3f28590e5d2164
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.94.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,
@@ -43912,6 +43972,26 @@
43912
43972
  "isDeprecated": false,
43913
43973
  "deprecationReason": null
43914
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
+ },
43915
43995
  {
43916
43996
  "name": "customerId",
43917
43997
  "description": null,
@@ -64637,6 +64717,26 @@
64637
64717
  },
64638
64718
  "isDeprecated": false,
64639
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
64640
64740
  }
64641
64741
  ],
64642
64742
  "inputFields": null,
@@ -67320,6 +67420,26 @@
67320
67420
  "isDeprecated": false,
67321
67421
  "deprecationReason": null
67322
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
+ },
67323
67443
  {
67324
67444
  "name": "customerId",
67325
67445
  "description": null,
@@ -79806,6 +79926,84 @@
79806
79926
  "enumValues": null,
79807
79927
  "possibleTypes": null
79808
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
+ },
79809
80007
  {
79810
80008
  "kind": "INPUT_OBJECT",
79811
80009
  "name": "RemoveBasePlanFromPlanInput",
@@ -80892,6 +81090,11 @@
80892
81090
  "name": "PlanPriceOverrideChangeVariables",
80893
81091
  "ofType": null
80894
81092
  },
81093
+ {
81094
+ "kind": "OBJECT",
81095
+ "name": "RecurringCreditsChangeVariables",
81096
+ "ofType": null
81097
+ },
80895
81098
  {
80896
81099
  "kind": "OBJECT",
80897
81100
  "name": "UnitAmountChangeVariables",
@@ -94884,6 +95087,12 @@
94884
95087
  "isDeprecated": false,
94885
95088
  "deprecationReason": null
94886
95089
  },
95090
+ {
95091
+ "name": "RecurringCredits",
95092
+ "description": "Recurring credits change",
95093
+ "isDeprecated": false,
95094
+ "deprecationReason": null
95095
+ },
94887
95096
  {
94888
95097
  "name": "UnitAmount",
94889
95098
  "description": "Unit amount change",
@@ -100203,6 +100412,26 @@
100203
100412
  "isDeprecated": false,
100204
100413
  "deprecationReason": null
100205
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
+ },
100206
100435
  {
100207
100436
  "name": "environmentId",
100208
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.94.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.94.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