stigg-api-client 2.199.0 → 2.201.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/stigg/generated/schema.json +0 -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: 4533a14345141614bb7e0af3cea39f0a20acb41a6f15eab2d18e79f50d96714d
|
4
|
+
data.tar.gz: f8c9b0cabc5dad1750f74d8e6c592576199eff7d1c16a654a0673445755acd62
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0e60fbe4da2b640b2aaf581f35a61ff659fe5b399261fe50565fc1e07d38b8ebdbdb98c09256a5026d15ebcb616f2b0a47367adbcf3e8331bb159933badb9769
|
7
|
+
data.tar.gz: 6e37d2a9215e310cb73c072c673fdf7a82f0e959520335661ec6ecfaecf0f8e323a58889dc4e29b91a5b0290858686d9f2a29642bca1545ff65e47fdb07b537c
|
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",
|
@@ -40728,39 +40682,6 @@
|
|
40728
40682
|
"isDeprecated": false,
|
40729
40683
|
"deprecationReason": null
|
40730
40684
|
},
|
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
40685
|
{
|
40765
40686
|
"name": "removeExperimentFromCustomer",
|
40766
40687
|
"description": null,
|
@@ -41243,39 +41164,6 @@
|
|
41243
41164
|
"isDeprecated": false,
|
41244
41165
|
"deprecationReason": null
|
41245
41166
|
},
|
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
41167
|
{
|
41280
41168
|
"name": "setExperimentOnCustomer",
|
41281
41169
|
"description": null,
|
@@ -64702,49 +64590,6 @@
|
|
64702
64590
|
"enumValues": null,
|
64703
64591
|
"possibleTypes": null
|
64704
64592
|
},
|
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
64593
|
{
|
64749
64594
|
"kind": "INPUT_OBJECT",
|
64750
64595
|
"name": "RemoveExperimentFromCustomerInput",
|
@@ -65546,49 +65391,6 @@
|
|
65546
65391
|
"enumValues": null,
|
65547
65392
|
"possibleTypes": null
|
65548
65393
|
},
|
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
65394
|
{
|
65593
65395
|
"kind": "INPUT_OBJECT",
|
65594
65396
|
"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.201.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-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|