stigg-api-client 5.94.0 → 5.100.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 +4 -4
- data/Gemfile.lock +1 -1
- data/lib/stigg/generated/schema.json +230 -1
- data/lib/stigg/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 86a242e3d2a6f06c17b8fae8250691413a06293c238bc7d7c6619577782ffd76
|
|
4
|
+
data.tar.gz: beb1674d9f94b1d28aa6cfe116bfc5468ecc9683fcfc688694b7cdf3416d8d9e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '0556184e5683599ad321361af5d89a5b5aad07a862a951a6d7b6b1d66bbfa2754737abbb9372f5a26e883d4f6a5a2b58d0414bcf722ee7a358676bcf2250d9e0'
|
|
7
|
+
data.tar.gz: 4123fc872bee875c7ab7b4e39387ea10193b47f52cd4668be1de22817b5353ff4b489fad4eaf45a217c2c29b328465a72654604058597f39fe2657a208919c08
|
data/Gemfile.lock
CHANGED
|
@@ -4048,7 +4048,7 @@
|
|
|
4048
4048
|
"inputFields": [
|
|
4049
4049
|
{
|
|
4050
4050
|
"name": "appStoreSubscriptionId",
|
|
4051
|
-
"description": "ID of the App Store subscription",
|
|
4051
|
+
"description": "Product ID of the App Store subscription",
|
|
4052
4052
|
"type": {
|
|
4053
4053
|
"kind": "NON_NULL",
|
|
4054
4054
|
"name": null,
|
|
@@ -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
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.
|
|
4
|
+
version: 5.100.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-
|
|
11
|
+
date: 2025-12-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|