stigg-api-client 3.128.0 → 4.5.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 +200 -2
- 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: '059c6492e17f97290f2d96be034c5a8741fc035adf46da65cc6c2798d5c7ba13'
|
|
4
|
+
data.tar.gz: 7907b8c35350dca18ead5f03de6a7650369699df2eb93b190f4c08452b481e30
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 476c159e306c7dbe7670066b79a8bc0b5aa60f15178bd31071ba1bb119c726e7c23ea1a265e15ec817b24915feedc5a915c933f9b83e7c3e284bae6525230a6f
|
|
7
|
+
data.tar.gz: 9ed668aad28a73cd76070d8dabbb7b3b9bf0aa889824db02f2a85b4834fefcd6598adeb5b7b496cb7ad4a3802079f820913ef82da66e041026e469fafdbc4492
|
data/Gemfile.lock
CHANGED
|
@@ -88184,7 +88184,7 @@
|
|
|
88184
88184
|
},
|
|
88185
88185
|
{
|
|
88186
88186
|
"name": "cancellationDate",
|
|
88187
|
-
"description":
|
|
88187
|
+
"description": "Subscription cancellation date",
|
|
88188
88188
|
"args": [],
|
|
88189
88189
|
"type": {
|
|
88190
88190
|
"kind": "SCALAR",
|
|
@@ -88504,7 +88504,7 @@
|
|
|
88504
88504
|
},
|
|
88505
88505
|
{
|
|
88506
88506
|
"name": "paymentCollection",
|
|
88507
|
-
"description":
|
|
88507
|
+
"description": "Payment collection",
|
|
88508
88508
|
"args": [],
|
|
88509
88509
|
"type": {
|
|
88510
88510
|
"kind": "NON_NULL",
|
|
@@ -88883,6 +88883,18 @@
|
|
|
88883
88883
|
"isDeprecated": false,
|
|
88884
88884
|
"deprecationReason": null
|
|
88885
88885
|
},
|
|
88886
|
+
{
|
|
88887
|
+
"name": "cancellationDate",
|
|
88888
|
+
"description": null,
|
|
88889
|
+
"args": [],
|
|
88890
|
+
"type": {
|
|
88891
|
+
"kind": "SCALAR",
|
|
88892
|
+
"name": "DateTime",
|
|
88893
|
+
"ofType": null
|
|
88894
|
+
},
|
|
88895
|
+
"isDeprecated": false,
|
|
88896
|
+
"deprecationReason": null
|
|
88897
|
+
},
|
|
88886
88898
|
{
|
|
88887
88899
|
"name": "createdAt",
|
|
88888
88900
|
"description": null,
|
|
@@ -88907,6 +88919,18 @@
|
|
|
88907
88919
|
"isDeprecated": false,
|
|
88908
88920
|
"deprecationReason": null
|
|
88909
88921
|
},
|
|
88922
|
+
{
|
|
88923
|
+
"name": "endDate",
|
|
88924
|
+
"description": null,
|
|
88925
|
+
"args": [],
|
|
88926
|
+
"type": {
|
|
88927
|
+
"kind": "SCALAR",
|
|
88928
|
+
"name": "DateTime",
|
|
88929
|
+
"ofType": null
|
|
88930
|
+
},
|
|
88931
|
+
"isDeprecated": false,
|
|
88932
|
+
"deprecationReason": null
|
|
88933
|
+
},
|
|
88910
88934
|
{
|
|
88911
88935
|
"name": "environmentId",
|
|
88912
88936
|
"description": null,
|
|
@@ -88919,6 +88943,18 @@
|
|
|
88919
88943
|
"isDeprecated": false,
|
|
88920
88944
|
"deprecationReason": null
|
|
88921
88945
|
},
|
|
88946
|
+
{
|
|
88947
|
+
"name": "paymentCollection",
|
|
88948
|
+
"description": null,
|
|
88949
|
+
"args": [],
|
|
88950
|
+
"type": {
|
|
88951
|
+
"kind": "ENUM",
|
|
88952
|
+
"name": "PaymentCollection",
|
|
88953
|
+
"ofType": null
|
|
88954
|
+
},
|
|
88955
|
+
"isDeprecated": false,
|
|
88956
|
+
"deprecationReason": null
|
|
88957
|
+
},
|
|
88922
88958
|
{
|
|
88923
88959
|
"name": "productId",
|
|
88924
88960
|
"description": null,
|
|
@@ -89081,6 +89117,18 @@
|
|
|
89081
89117
|
"isDeprecated": false,
|
|
89082
89118
|
"deprecationReason": null
|
|
89083
89119
|
},
|
|
89120
|
+
{
|
|
89121
|
+
"name": "cancellationDate",
|
|
89122
|
+
"description": null,
|
|
89123
|
+
"args": [],
|
|
89124
|
+
"type": {
|
|
89125
|
+
"kind": "SCALAR",
|
|
89126
|
+
"name": "Int",
|
|
89127
|
+
"ofType": null
|
|
89128
|
+
},
|
|
89129
|
+
"isDeprecated": false,
|
|
89130
|
+
"deprecationReason": null
|
|
89131
|
+
},
|
|
89084
89132
|
{
|
|
89085
89133
|
"name": "createdAt",
|
|
89086
89134
|
"description": null,
|
|
@@ -89105,6 +89153,18 @@
|
|
|
89105
89153
|
"isDeprecated": false,
|
|
89106
89154
|
"deprecationReason": null
|
|
89107
89155
|
},
|
|
89156
|
+
{
|
|
89157
|
+
"name": "endDate",
|
|
89158
|
+
"description": null,
|
|
89159
|
+
"args": [],
|
|
89160
|
+
"type": {
|
|
89161
|
+
"kind": "SCALAR",
|
|
89162
|
+
"name": "Int",
|
|
89163
|
+
"ofType": null
|
|
89164
|
+
},
|
|
89165
|
+
"isDeprecated": false,
|
|
89166
|
+
"deprecationReason": null
|
|
89167
|
+
},
|
|
89108
89168
|
{
|
|
89109
89169
|
"name": "environmentId",
|
|
89110
89170
|
"description": null,
|
|
@@ -89117,6 +89177,18 @@
|
|
|
89117
89177
|
"isDeprecated": false,
|
|
89118
89178
|
"deprecationReason": null
|
|
89119
89179
|
},
|
|
89180
|
+
{
|
|
89181
|
+
"name": "paymentCollection",
|
|
89182
|
+
"description": null,
|
|
89183
|
+
"args": [],
|
|
89184
|
+
"type": {
|
|
89185
|
+
"kind": "SCALAR",
|
|
89186
|
+
"name": "Int",
|
|
89187
|
+
"ofType": null
|
|
89188
|
+
},
|
|
89189
|
+
"isDeprecated": false,
|
|
89190
|
+
"deprecationReason": null
|
|
89191
|
+
},
|
|
89120
89192
|
{
|
|
89121
89193
|
"name": "productId",
|
|
89122
89194
|
"description": null,
|
|
@@ -89276,6 +89348,18 @@
|
|
|
89276
89348
|
"isDeprecated": false,
|
|
89277
89349
|
"deprecationReason": null
|
|
89278
89350
|
},
|
|
89351
|
+
{
|
|
89352
|
+
"name": "cancellationDate",
|
|
89353
|
+
"description": null,
|
|
89354
|
+
"type": {
|
|
89355
|
+
"kind": "INPUT_OBJECT",
|
|
89356
|
+
"name": "DateFieldComparison",
|
|
89357
|
+
"ofType": null
|
|
89358
|
+
},
|
|
89359
|
+
"defaultValue": null,
|
|
89360
|
+
"isDeprecated": false,
|
|
89361
|
+
"deprecationReason": null
|
|
89362
|
+
},
|
|
89279
89363
|
{
|
|
89280
89364
|
"name": "createdAt",
|
|
89281
89365
|
"description": null,
|
|
@@ -89312,6 +89396,18 @@
|
|
|
89312
89396
|
"isDeprecated": false,
|
|
89313
89397
|
"deprecationReason": null
|
|
89314
89398
|
},
|
|
89399
|
+
{
|
|
89400
|
+
"name": "endDate",
|
|
89401
|
+
"description": null,
|
|
89402
|
+
"type": {
|
|
89403
|
+
"kind": "INPUT_OBJECT",
|
|
89404
|
+
"name": "DateFieldComparison",
|
|
89405
|
+
"ofType": null
|
|
89406
|
+
},
|
|
89407
|
+
"defaultValue": null,
|
|
89408
|
+
"isDeprecated": false,
|
|
89409
|
+
"deprecationReason": null
|
|
89410
|
+
},
|
|
89315
89411
|
{
|
|
89316
89412
|
"name": "environmentId",
|
|
89317
89413
|
"description": null,
|
|
@@ -89344,6 +89440,18 @@
|
|
|
89344
89440
|
"isDeprecated": false,
|
|
89345
89441
|
"deprecationReason": null
|
|
89346
89442
|
},
|
|
89443
|
+
{
|
|
89444
|
+
"name": "paymentCollection",
|
|
89445
|
+
"description": null,
|
|
89446
|
+
"type": {
|
|
89447
|
+
"kind": "INPUT_OBJECT",
|
|
89448
|
+
"name": "PaymentCollectionFilterComparison",
|
|
89449
|
+
"ofType": null
|
|
89450
|
+
},
|
|
89451
|
+
"defaultValue": null,
|
|
89452
|
+
"isDeprecated": false,
|
|
89453
|
+
"deprecationReason": null
|
|
89454
|
+
},
|
|
89347
89455
|
{
|
|
89348
89456
|
"name": "productId",
|
|
89349
89457
|
"description": null,
|
|
@@ -89681,6 +89789,18 @@
|
|
|
89681
89789
|
"isDeprecated": false,
|
|
89682
89790
|
"deprecationReason": null
|
|
89683
89791
|
},
|
|
89792
|
+
{
|
|
89793
|
+
"name": "cancellationDate",
|
|
89794
|
+
"description": null,
|
|
89795
|
+
"args": [],
|
|
89796
|
+
"type": {
|
|
89797
|
+
"kind": "SCALAR",
|
|
89798
|
+
"name": "DateTime",
|
|
89799
|
+
"ofType": null
|
|
89800
|
+
},
|
|
89801
|
+
"isDeprecated": false,
|
|
89802
|
+
"deprecationReason": null
|
|
89803
|
+
},
|
|
89684
89804
|
{
|
|
89685
89805
|
"name": "createdAt",
|
|
89686
89806
|
"description": null,
|
|
@@ -89705,6 +89825,18 @@
|
|
|
89705
89825
|
"isDeprecated": false,
|
|
89706
89826
|
"deprecationReason": null
|
|
89707
89827
|
},
|
|
89828
|
+
{
|
|
89829
|
+
"name": "endDate",
|
|
89830
|
+
"description": null,
|
|
89831
|
+
"args": [],
|
|
89832
|
+
"type": {
|
|
89833
|
+
"kind": "SCALAR",
|
|
89834
|
+
"name": "DateTime",
|
|
89835
|
+
"ofType": null
|
|
89836
|
+
},
|
|
89837
|
+
"isDeprecated": false,
|
|
89838
|
+
"deprecationReason": null
|
|
89839
|
+
},
|
|
89708
89840
|
{
|
|
89709
89841
|
"name": "environmentId",
|
|
89710
89842
|
"description": null,
|
|
@@ -89717,6 +89849,18 @@
|
|
|
89717
89849
|
"isDeprecated": false,
|
|
89718
89850
|
"deprecationReason": null
|
|
89719
89851
|
},
|
|
89852
|
+
{
|
|
89853
|
+
"name": "paymentCollection",
|
|
89854
|
+
"description": null,
|
|
89855
|
+
"args": [],
|
|
89856
|
+
"type": {
|
|
89857
|
+
"kind": "ENUM",
|
|
89858
|
+
"name": "PaymentCollection",
|
|
89859
|
+
"ofType": null
|
|
89860
|
+
},
|
|
89861
|
+
"isDeprecated": false,
|
|
89862
|
+
"deprecationReason": null
|
|
89863
|
+
},
|
|
89720
89864
|
{
|
|
89721
89865
|
"name": "productId",
|
|
89722
89866
|
"description": null,
|
|
@@ -89812,6 +89956,18 @@
|
|
|
89812
89956
|
"isDeprecated": false,
|
|
89813
89957
|
"deprecationReason": null
|
|
89814
89958
|
},
|
|
89959
|
+
{
|
|
89960
|
+
"name": "cancellationDate",
|
|
89961
|
+
"description": null,
|
|
89962
|
+
"args": [],
|
|
89963
|
+
"type": {
|
|
89964
|
+
"kind": "SCALAR",
|
|
89965
|
+
"name": "DateTime",
|
|
89966
|
+
"ofType": null
|
|
89967
|
+
},
|
|
89968
|
+
"isDeprecated": false,
|
|
89969
|
+
"deprecationReason": null
|
|
89970
|
+
},
|
|
89815
89971
|
{
|
|
89816
89972
|
"name": "createdAt",
|
|
89817
89973
|
"description": null,
|
|
@@ -89836,6 +89992,18 @@
|
|
|
89836
89992
|
"isDeprecated": false,
|
|
89837
89993
|
"deprecationReason": null
|
|
89838
89994
|
},
|
|
89995
|
+
{
|
|
89996
|
+
"name": "endDate",
|
|
89997
|
+
"description": null,
|
|
89998
|
+
"args": [],
|
|
89999
|
+
"type": {
|
|
90000
|
+
"kind": "SCALAR",
|
|
90001
|
+
"name": "DateTime",
|
|
90002
|
+
"ofType": null
|
|
90003
|
+
},
|
|
90004
|
+
"isDeprecated": false,
|
|
90005
|
+
"deprecationReason": null
|
|
90006
|
+
},
|
|
89839
90007
|
{
|
|
89840
90008
|
"name": "environmentId",
|
|
89841
90009
|
"description": null,
|
|
@@ -89848,6 +90016,18 @@
|
|
|
89848
90016
|
"isDeprecated": false,
|
|
89849
90017
|
"deprecationReason": null
|
|
89850
90018
|
},
|
|
90019
|
+
{
|
|
90020
|
+
"name": "paymentCollection",
|
|
90021
|
+
"description": null,
|
|
90022
|
+
"args": [],
|
|
90023
|
+
"type": {
|
|
90024
|
+
"kind": "ENUM",
|
|
90025
|
+
"name": "PaymentCollection",
|
|
90026
|
+
"ofType": null
|
|
90027
|
+
},
|
|
90028
|
+
"isDeprecated": false,
|
|
90029
|
+
"deprecationReason": null
|
|
90030
|
+
},
|
|
89851
90031
|
{
|
|
89852
90032
|
"name": "productId",
|
|
89853
90033
|
"description": null,
|
|
@@ -89995,6 +90175,12 @@
|
|
|
89995
90175
|
"isDeprecated": false,
|
|
89996
90176
|
"deprecationReason": null
|
|
89997
90177
|
},
|
|
90178
|
+
{
|
|
90179
|
+
"name": "cancellationDate",
|
|
90180
|
+
"description": null,
|
|
90181
|
+
"isDeprecated": false,
|
|
90182
|
+
"deprecationReason": null
|
|
90183
|
+
},
|
|
89998
90184
|
{
|
|
89999
90185
|
"name": "createdAt",
|
|
90000
90186
|
"description": null,
|
|
@@ -90007,12 +90193,24 @@
|
|
|
90007
90193
|
"isDeprecated": false,
|
|
90008
90194
|
"deprecationReason": null
|
|
90009
90195
|
},
|
|
90196
|
+
{
|
|
90197
|
+
"name": "endDate",
|
|
90198
|
+
"description": null,
|
|
90199
|
+
"isDeprecated": false,
|
|
90200
|
+
"deprecationReason": null
|
|
90201
|
+
},
|
|
90010
90202
|
{
|
|
90011
90203
|
"name": "environmentId",
|
|
90012
90204
|
"description": null,
|
|
90013
90205
|
"isDeprecated": false,
|
|
90014
90206
|
"deprecationReason": null
|
|
90015
90207
|
},
|
|
90208
|
+
{
|
|
90209
|
+
"name": "paymentCollection",
|
|
90210
|
+
"description": null,
|
|
90211
|
+
"isDeprecated": false,
|
|
90212
|
+
"deprecationReason": null
|
|
90213
|
+
},
|
|
90016
90214
|
{
|
|
90017
90215
|
"name": "productId",
|
|
90018
90216
|
"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:
|
|
4
|
+
version: 4.5.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-
|
|
11
|
+
date: 2025-11-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|