stigg-api-client 2.199.0 → 2.204.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 +24 -198
- 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: 986b476353a184b2335f13ba42d1f7de67f7d89d7204a12f229003fc3a2db34c
|
|
4
|
+
data.tar.gz: 1704dda65d0387367ff3b6cfd77e766927bda1f4c167ce569db3d3bf1e729f67
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5a3a3b307a2c12f5f46d34de79681a4ecda9eaec7fdc4ab8093e9cfa131f5de06a9fd962488bd7a94d114787ee15580169fa52a3a2c2ee7fea2c2cd00725ffcf
|
|
7
|
+
data.tar.gz: 9f9579b6974cdf818a67f6310add7331e0b82f88cd79206b2509345c1986c51afb194ba7895d2668b84d63b54afca76f8bb77b088b8a8f56619ec7cfa39c226e
|
data/Gemfile.lock
CHANGED
|
@@ -7561,29 +7561,6 @@
|
|
|
7561
7561
|
"enumValues": null,
|
|
7562
7562
|
"possibleTypes": null
|
|
7563
7563
|
},
|
|
7564
|
-
{
|
|
7565
|
-
"kind": "OBJECT",
|
|
7566
|
-
"name": "CouponAvgAggregate",
|
|
7567
|
-
"description": null,
|
|
7568
|
-
"fields": [
|
|
7569
|
-
{
|
|
7570
|
-
"name": "id",
|
|
7571
|
-
"description": null,
|
|
7572
|
-
"args": [],
|
|
7573
|
-
"type": {
|
|
7574
|
-
"kind": "SCALAR",
|
|
7575
|
-
"name": "Float",
|
|
7576
|
-
"ofType": null
|
|
7577
|
-
},
|
|
7578
|
-
"isDeprecated": false,
|
|
7579
|
-
"deprecationReason": null
|
|
7580
|
-
}
|
|
7581
|
-
],
|
|
7582
|
-
"inputFields": null,
|
|
7583
|
-
"interfaces": [],
|
|
7584
|
-
"enumValues": null,
|
|
7585
|
-
"possibleTypes": null
|
|
7586
|
-
},
|
|
7587
7564
|
{
|
|
7588
7565
|
"kind": "OBJECT",
|
|
7589
7566
|
"name": "CouponConnection",
|
|
@@ -8833,29 +8810,6 @@
|
|
|
8833
8810
|
"enumValues": null,
|
|
8834
8811
|
"possibleTypes": null
|
|
8835
8812
|
},
|
|
8836
|
-
{
|
|
8837
|
-
"kind": "OBJECT",
|
|
8838
|
-
"name": "CouponSumAggregate",
|
|
8839
|
-
"description": null,
|
|
8840
|
-
"fields": [
|
|
8841
|
-
{
|
|
8842
|
-
"name": "id",
|
|
8843
|
-
"description": null,
|
|
8844
|
-
"args": [],
|
|
8845
|
-
"type": {
|
|
8846
|
-
"kind": "SCALAR",
|
|
8847
|
-
"name": "Float",
|
|
8848
|
-
"ofType": null
|
|
8849
|
-
},
|
|
8850
|
-
"isDeprecated": false,
|
|
8851
|
-
"deprecationReason": null
|
|
8852
|
-
}
|
|
8853
|
-
],
|
|
8854
|
-
"inputFields": null,
|
|
8855
|
-
"interfaces": [],
|
|
8856
|
-
"enumValues": null,
|
|
8857
|
-
"possibleTypes": null
|
|
8858
|
-
},
|
|
8859
8813
|
{
|
|
8860
8814
|
"kind": "ENUM",
|
|
8861
8815
|
"name": "CouponType",
|
|
@@ -25000,6 +24954,18 @@
|
|
|
25000
24954
|
"isDeprecated": false,
|
|
25001
24955
|
"deprecationReason": null
|
|
25002
24956
|
},
|
|
24957
|
+
{
|
|
24958
|
+
"name": "trialOverrideConfiguration",
|
|
24959
|
+
"description": "trial configuration to override the default values from plan if exists",
|
|
24960
|
+
"type": {
|
|
24961
|
+
"kind": "INPUT_OBJECT",
|
|
24962
|
+
"name": "TrialOverrideConfigurationInput",
|
|
24963
|
+
"ofType": null
|
|
24964
|
+
},
|
|
24965
|
+
"defaultValue": null,
|
|
24966
|
+
"isDeprecated": false,
|
|
24967
|
+
"deprecationReason": null
|
|
24968
|
+
},
|
|
25003
24969
|
{
|
|
25004
24970
|
"name": "unitQuantity",
|
|
25005
24971
|
"description": null,
|
|
@@ -40728,39 +40694,6 @@
|
|
|
40728
40694
|
"isDeprecated": false,
|
|
40729
40695
|
"deprecationReason": null
|
|
40730
40696
|
},
|
|
40731
|
-
{
|
|
40732
|
-
"name": "removeCouponFromCustomerSubscription",
|
|
40733
|
-
"description": null,
|
|
40734
|
-
"args": [
|
|
40735
|
-
{
|
|
40736
|
-
"name": "input",
|
|
40737
|
-
"description": null,
|
|
40738
|
-
"type": {
|
|
40739
|
-
"kind": "NON_NULL",
|
|
40740
|
-
"name": null,
|
|
40741
|
-
"ofType": {
|
|
40742
|
-
"kind": "INPUT_OBJECT",
|
|
40743
|
-
"name": "RemoveCouponFromCustomerSubscriptionInput",
|
|
40744
|
-
"ofType": null
|
|
40745
|
-
}
|
|
40746
|
-
},
|
|
40747
|
-
"defaultValue": null,
|
|
40748
|
-
"isDeprecated": false,
|
|
40749
|
-
"deprecationReason": null
|
|
40750
|
-
}
|
|
40751
|
-
],
|
|
40752
|
-
"type": {
|
|
40753
|
-
"kind": "NON_NULL",
|
|
40754
|
-
"name": null,
|
|
40755
|
-
"ofType": {
|
|
40756
|
-
"kind": "OBJECT",
|
|
40757
|
-
"name": "CustomerSubscription",
|
|
40758
|
-
"ofType": null
|
|
40759
|
-
}
|
|
40760
|
-
},
|
|
40761
|
-
"isDeprecated": false,
|
|
40762
|
-
"deprecationReason": null
|
|
40763
|
-
},
|
|
40764
40697
|
{
|
|
40765
40698
|
"name": "removeExperimentFromCustomer",
|
|
40766
40699
|
"description": null,
|
|
@@ -41243,39 +41176,6 @@
|
|
|
41243
41176
|
"isDeprecated": false,
|
|
41244
41177
|
"deprecationReason": null
|
|
41245
41178
|
},
|
|
41246
|
-
{
|
|
41247
|
-
"name": "setCouponOnCustomerSubscription",
|
|
41248
|
-
"description": null,
|
|
41249
|
-
"args": [
|
|
41250
|
-
{
|
|
41251
|
-
"name": "input",
|
|
41252
|
-
"description": null,
|
|
41253
|
-
"type": {
|
|
41254
|
-
"kind": "NON_NULL",
|
|
41255
|
-
"name": null,
|
|
41256
|
-
"ofType": {
|
|
41257
|
-
"kind": "INPUT_OBJECT",
|
|
41258
|
-
"name": "SetCouponOnCustomerSubscriptionInput",
|
|
41259
|
-
"ofType": null
|
|
41260
|
-
}
|
|
41261
|
-
},
|
|
41262
|
-
"defaultValue": null,
|
|
41263
|
-
"isDeprecated": false,
|
|
41264
|
-
"deprecationReason": null
|
|
41265
|
-
}
|
|
41266
|
-
],
|
|
41267
|
-
"type": {
|
|
41268
|
-
"kind": "NON_NULL",
|
|
41269
|
-
"name": null,
|
|
41270
|
-
"ofType": {
|
|
41271
|
-
"kind": "OBJECT",
|
|
41272
|
-
"name": "CustomerSubscription",
|
|
41273
|
-
"ofType": null
|
|
41274
|
-
}
|
|
41275
|
-
},
|
|
41276
|
-
"isDeprecated": false,
|
|
41277
|
-
"deprecationReason": null
|
|
41278
|
-
},
|
|
41279
41179
|
{
|
|
41280
41180
|
"name": "setExperimentOnCustomer",
|
|
41281
41181
|
"description": null,
|
|
@@ -53806,6 +53706,18 @@
|
|
|
53806
53706
|
"isDeprecated": false,
|
|
53807
53707
|
"deprecationReason": null
|
|
53808
53708
|
},
|
|
53709
|
+
{
|
|
53710
|
+
"name": "trialOverrideConfiguration",
|
|
53711
|
+
"description": "trial configuration to override the default values from plan if exists",
|
|
53712
|
+
"type": {
|
|
53713
|
+
"kind": "INPUT_OBJECT",
|
|
53714
|
+
"name": "TrialOverrideConfigurationInput",
|
|
53715
|
+
"ofType": null
|
|
53716
|
+
},
|
|
53717
|
+
"defaultValue": null,
|
|
53718
|
+
"isDeprecated": false,
|
|
53719
|
+
"deprecationReason": null
|
|
53720
|
+
},
|
|
53809
53721
|
{
|
|
53810
53722
|
"name": "unitQuantity",
|
|
53811
53723
|
"description": null,
|
|
@@ -64702,49 +64614,6 @@
|
|
|
64702
64614
|
"enumValues": null,
|
|
64703
64615
|
"possibleTypes": null
|
|
64704
64616
|
},
|
|
64705
|
-
{
|
|
64706
|
-
"kind": "INPUT_OBJECT",
|
|
64707
|
-
"name": "RemoveCouponFromCustomerSubscriptionInput",
|
|
64708
|
-
"description": null,
|
|
64709
|
-
"fields": null,
|
|
64710
|
-
"inputFields": [
|
|
64711
|
-
{
|
|
64712
|
-
"name": "id",
|
|
64713
|
-
"description": "The id of the record.",
|
|
64714
|
-
"type": {
|
|
64715
|
-
"kind": "NON_NULL",
|
|
64716
|
-
"name": null,
|
|
64717
|
-
"ofType": {
|
|
64718
|
-
"kind": "SCALAR",
|
|
64719
|
-
"name": "String",
|
|
64720
|
-
"ofType": null
|
|
64721
|
-
}
|
|
64722
|
-
},
|
|
64723
|
-
"defaultValue": null,
|
|
64724
|
-
"isDeprecated": false,
|
|
64725
|
-
"deprecationReason": null
|
|
64726
|
-
},
|
|
64727
|
-
{
|
|
64728
|
-
"name": "relationId",
|
|
64729
|
-
"description": "The id of relation.",
|
|
64730
|
-
"type": {
|
|
64731
|
-
"kind": "NON_NULL",
|
|
64732
|
-
"name": null,
|
|
64733
|
-
"ofType": {
|
|
64734
|
-
"kind": "SCALAR",
|
|
64735
|
-
"name": "String",
|
|
64736
|
-
"ofType": null
|
|
64737
|
-
}
|
|
64738
|
-
},
|
|
64739
|
-
"defaultValue": null,
|
|
64740
|
-
"isDeprecated": false,
|
|
64741
|
-
"deprecationReason": null
|
|
64742
|
-
}
|
|
64743
|
-
],
|
|
64744
|
-
"interfaces": null,
|
|
64745
|
-
"enumValues": null,
|
|
64746
|
-
"possibleTypes": null
|
|
64747
|
-
},
|
|
64748
64617
|
{
|
|
64749
64618
|
"kind": "INPUT_OBJECT",
|
|
64750
64619
|
"name": "RemoveExperimentFromCustomerInput",
|
|
@@ -65546,49 +65415,6 @@
|
|
|
65546
65415
|
"enumValues": null,
|
|
65547
65416
|
"possibleTypes": null
|
|
65548
65417
|
},
|
|
65549
|
-
{
|
|
65550
|
-
"kind": "INPUT_OBJECT",
|
|
65551
|
-
"name": "SetCouponOnCustomerSubscriptionInput",
|
|
65552
|
-
"description": null,
|
|
65553
|
-
"fields": null,
|
|
65554
|
-
"inputFields": [
|
|
65555
|
-
{
|
|
65556
|
-
"name": "id",
|
|
65557
|
-
"description": "The id of the record.",
|
|
65558
|
-
"type": {
|
|
65559
|
-
"kind": "NON_NULL",
|
|
65560
|
-
"name": null,
|
|
65561
|
-
"ofType": {
|
|
65562
|
-
"kind": "SCALAR",
|
|
65563
|
-
"name": "String",
|
|
65564
|
-
"ofType": null
|
|
65565
|
-
}
|
|
65566
|
-
},
|
|
65567
|
-
"defaultValue": null,
|
|
65568
|
-
"isDeprecated": false,
|
|
65569
|
-
"deprecationReason": null
|
|
65570
|
-
},
|
|
65571
|
-
{
|
|
65572
|
-
"name": "relationId",
|
|
65573
|
-
"description": "The id of relation.",
|
|
65574
|
-
"type": {
|
|
65575
|
-
"kind": "NON_NULL",
|
|
65576
|
-
"name": null,
|
|
65577
|
-
"ofType": {
|
|
65578
|
-
"kind": "SCALAR",
|
|
65579
|
-
"name": "String",
|
|
65580
|
-
"ofType": null
|
|
65581
|
-
}
|
|
65582
|
-
},
|
|
65583
|
-
"defaultValue": null,
|
|
65584
|
-
"isDeprecated": false,
|
|
65585
|
-
"deprecationReason": null
|
|
65586
|
-
}
|
|
65587
|
-
],
|
|
65588
|
-
"interfaces": null,
|
|
65589
|
-
"enumValues": null,
|
|
65590
|
-
"possibleTypes": null
|
|
65591
|
-
},
|
|
65592
65418
|
{
|
|
65593
65419
|
"kind": "INPUT_OBJECT",
|
|
65594
65420
|
"name": "SetExperimentOnCustomerInput",
|
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: 2.
|
|
4
|
+
version: 2.204.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-11-
|
|
11
|
+
date: 2024-11-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|