stigg-api-client 2.209.0 → 2.212.3
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 +157 -7
- 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: 4526a9bef5d21cb777265e957e32e51d6b00d87192abb482ed02f168a01e5217
|
4
|
+
data.tar.gz: 6340fe921bb1721cf9d8004a95bfa62271f21e41a053dc02644da95f74b25abf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 58de4b5b74b5ca2303eba0afd36525a93f51b5e6fa36be209477859d304d9365f4146aabc5234382cc352d727186cae06a2274d3cfde0b365c1f424a88a9fc0c
|
7
|
+
data.tar.gz: ef644a9b4a47ee7dafd0f50b43fb0923155e076a5584efeb396f2dbb3c928fd9cb53b1f83ab346dd3b4695f03ca87fc27102156e7c17aff1bfb13cd06c1f9505
|
data/Gemfile.lock
CHANGED
@@ -7368,6 +7368,22 @@
|
|
7368
7368
|
"isDeprecated": false,
|
7369
7369
|
"deprecationReason": null
|
7370
7370
|
},
|
7371
|
+
{
|
7372
|
+
"name": "source",
|
7373
|
+
"description": "The source of the coupon",
|
7374
|
+
"args": [],
|
7375
|
+
"type": {
|
7376
|
+
"kind": "NON_NULL",
|
7377
|
+
"name": null,
|
7378
|
+
"ofType": {
|
7379
|
+
"kind": "ENUM",
|
7380
|
+
"name": "CouponSource",
|
7381
|
+
"ofType": null
|
7382
|
+
}
|
7383
|
+
},
|
7384
|
+
"isDeprecated": false,
|
7385
|
+
"deprecationReason": null
|
7386
|
+
},
|
7371
7387
|
{
|
7372
7388
|
"name": "status",
|
7373
7389
|
"description": "Current status of the coupon",
|
@@ -7531,6 +7547,18 @@
|
|
7531
7547
|
"isDeprecated": false,
|
7532
7548
|
"deprecationReason": null
|
7533
7549
|
},
|
7550
|
+
{
|
7551
|
+
"name": "source",
|
7552
|
+
"description": null,
|
7553
|
+
"args": [],
|
7554
|
+
"type": {
|
7555
|
+
"kind": "ENUM",
|
7556
|
+
"name": "CouponSource",
|
7557
|
+
"ofType": null
|
7558
|
+
},
|
7559
|
+
"isDeprecated": false,
|
7560
|
+
"deprecationReason": null
|
7561
|
+
},
|
7534
7562
|
{
|
7535
7563
|
"name": "status",
|
7536
7564
|
"description": null,
|
@@ -7756,6 +7784,18 @@
|
|
7756
7784
|
"isDeprecated": false,
|
7757
7785
|
"deprecationReason": null
|
7758
7786
|
},
|
7787
|
+
{
|
7788
|
+
"name": "source",
|
7789
|
+
"description": null,
|
7790
|
+
"args": [],
|
7791
|
+
"type": {
|
7792
|
+
"kind": "SCALAR",
|
7793
|
+
"name": "Int",
|
7794
|
+
"ofType": null
|
7795
|
+
},
|
7796
|
+
"isDeprecated": false,
|
7797
|
+
"deprecationReason": null
|
7798
|
+
},
|
7759
7799
|
{
|
7760
7800
|
"name": "status",
|
7761
7801
|
"description": null,
|
@@ -7983,6 +8023,18 @@
|
|
7983
8023
|
"isDeprecated": false,
|
7984
8024
|
"deprecationReason": null
|
7985
8025
|
},
|
8026
|
+
{
|
8027
|
+
"name": "source",
|
8028
|
+
"description": null,
|
8029
|
+
"type": {
|
8030
|
+
"kind": "INPUT_OBJECT",
|
8031
|
+
"name": "CouponSourceFilterComparison",
|
8032
|
+
"ofType": null
|
8033
|
+
},
|
8034
|
+
"defaultValue": null,
|
8035
|
+
"isDeprecated": false,
|
8036
|
+
"deprecationReason": null
|
8037
|
+
},
|
7986
8038
|
{
|
7987
8039
|
"name": "status",
|
7988
8040
|
"description": null,
|
@@ -8332,6 +8384,18 @@
|
|
8332
8384
|
"isDeprecated": false,
|
8333
8385
|
"deprecationReason": null
|
8334
8386
|
},
|
8387
|
+
{
|
8388
|
+
"name": "source",
|
8389
|
+
"description": null,
|
8390
|
+
"args": [],
|
8391
|
+
"type": {
|
8392
|
+
"kind": "ENUM",
|
8393
|
+
"name": "CouponSource",
|
8394
|
+
"ofType": null
|
8395
|
+
},
|
8396
|
+
"isDeprecated": false,
|
8397
|
+
"deprecationReason": null
|
8398
|
+
},
|
8335
8399
|
{
|
8336
8400
|
"name": "status",
|
8337
8401
|
"description": null,
|
@@ -8463,6 +8527,18 @@
|
|
8463
8527
|
"isDeprecated": false,
|
8464
8528
|
"deprecationReason": null
|
8465
8529
|
},
|
8530
|
+
{
|
8531
|
+
"name": "source",
|
8532
|
+
"description": null,
|
8533
|
+
"args": [],
|
8534
|
+
"type": {
|
8535
|
+
"kind": "ENUM",
|
8536
|
+
"name": "CouponSource",
|
8537
|
+
"ofType": null
|
8538
|
+
},
|
8539
|
+
"isDeprecated": false,
|
8540
|
+
"deprecationReason": null
|
8541
|
+
},
|
8466
8542
|
{
|
8467
8543
|
"name": "status",
|
8468
8544
|
"description": null,
|
@@ -8610,6 +8686,12 @@
|
|
8610
8686
|
"isDeprecated": false,
|
8611
8687
|
"deprecationReason": null
|
8612
8688
|
},
|
8689
|
+
{
|
8690
|
+
"name": "source",
|
8691
|
+
"description": null,
|
8692
|
+
"isDeprecated": false,
|
8693
|
+
"deprecationReason": null
|
8694
|
+
},
|
8613
8695
|
{
|
8614
8696
|
"name": "status",
|
8615
8697
|
"description": null,
|
@@ -8631,6 +8713,78 @@
|
|
8631
8713
|
],
|
8632
8714
|
"possibleTypes": null
|
8633
8715
|
},
|
8716
|
+
{
|
8717
|
+
"kind": "ENUM",
|
8718
|
+
"name": "CouponSource",
|
8719
|
+
"description": "The source of the coupon",
|
8720
|
+
"fields": null,
|
8721
|
+
"inputFields": null,
|
8722
|
+
"interfaces": null,
|
8723
|
+
"enumValues": [
|
8724
|
+
{
|
8725
|
+
"name": "STIGG",
|
8726
|
+
"description": null,
|
8727
|
+
"isDeprecated": false,
|
8728
|
+
"deprecationReason": null
|
8729
|
+
},
|
8730
|
+
{
|
8731
|
+
"name": "STIGG_ADHOC",
|
8732
|
+
"description": null,
|
8733
|
+
"isDeprecated": false,
|
8734
|
+
"deprecationReason": null
|
8735
|
+
},
|
8736
|
+
{
|
8737
|
+
"name": "STRIPE",
|
8738
|
+
"description": null,
|
8739
|
+
"isDeprecated": false,
|
8740
|
+
"deprecationReason": null
|
8741
|
+
}
|
8742
|
+
],
|
8743
|
+
"possibleTypes": null
|
8744
|
+
},
|
8745
|
+
{
|
8746
|
+
"kind": "INPUT_OBJECT",
|
8747
|
+
"name": "CouponSourceFilterComparison",
|
8748
|
+
"description": null,
|
8749
|
+
"fields": null,
|
8750
|
+
"inputFields": [
|
8751
|
+
{
|
8752
|
+
"name": "eq",
|
8753
|
+
"description": null,
|
8754
|
+
"type": {
|
8755
|
+
"kind": "ENUM",
|
8756
|
+
"name": "CouponSource",
|
8757
|
+
"ofType": null
|
8758
|
+
},
|
8759
|
+
"defaultValue": null,
|
8760
|
+
"isDeprecated": false,
|
8761
|
+
"deprecationReason": null
|
8762
|
+
},
|
8763
|
+
{
|
8764
|
+
"name": "in",
|
8765
|
+
"description": null,
|
8766
|
+
"type": {
|
8767
|
+
"kind": "LIST",
|
8768
|
+
"name": null,
|
8769
|
+
"ofType": {
|
8770
|
+
"kind": "NON_NULL",
|
8771
|
+
"name": null,
|
8772
|
+
"ofType": {
|
8773
|
+
"kind": "ENUM",
|
8774
|
+
"name": "CouponSource",
|
8775
|
+
"ofType": null
|
8776
|
+
}
|
8777
|
+
}
|
8778
|
+
},
|
8779
|
+
"defaultValue": null,
|
8780
|
+
"isDeprecated": false,
|
8781
|
+
"deprecationReason": null
|
8782
|
+
}
|
8783
|
+
],
|
8784
|
+
"interfaces": null,
|
8785
|
+
"enumValues": null,
|
8786
|
+
"possibleTypes": null
|
8787
|
+
},
|
8634
8788
|
{
|
8635
8789
|
"kind": "ENUM",
|
8636
8790
|
"name": "CouponStatus",
|
@@ -69472,13 +69626,9 @@
|
|
69472
69626
|
"name": "name",
|
69473
69627
|
"description": "Name of the coupon that will be created",
|
69474
69628
|
"type": {
|
69475
|
-
"kind": "
|
69476
|
-
"name":
|
69477
|
-
"ofType":
|
69478
|
-
"kind": "SCALAR",
|
69479
|
-
"name": "String",
|
69480
|
-
"ofType": null
|
69481
|
-
}
|
69629
|
+
"kind": "SCALAR",
|
69630
|
+
"name": "String",
|
69631
|
+
"ofType": null
|
69482
69632
|
},
|
69483
69633
|
"defaultValue": null,
|
69484
69634
|
"isDeprecated": false,
|
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.212.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stigg
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|