stigg-api-client 0.749.6 → 1.2.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/operations.rb +4 -0
- data/lib/stigg/generated/schema.json +42 -20
- 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: 9f3aa8bdc5b07a7825f0bd680a46b0459a5930e7aab530a7fb55973495c17c76
|
|
4
|
+
data.tar.gz: ce5d022031eb922efd61c91c9829a594c1a417b38ba909dc084333e0b34d9ee8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e90401e4d760b0dc9e89d452dcd2e161f151d3a8ab13a5574b2a21f70d99a58be6df0596a53b6ce09382186d26eec5bf9a253939242048efa7858955a2363ca9
|
|
7
|
+
data.tar.gz: b4cc636dbde7f2ac404f3fb20c3bcfb39c102df496053a575e26b46a48c52b8e667a16e5f83d125628a3bf8ee29c780560343c87a3f823fbdae0265a922f6b4a
|
data/Gemfile.lock
CHANGED
|
@@ -40447,6 +40447,18 @@
|
|
|
40447
40447
|
"defaultValue": null,
|
|
40448
40448
|
"isDeprecated": false,
|
|
40449
40449
|
"deprecationReason": null
|
|
40450
|
+
},
|
|
40451
|
+
{
|
|
40452
|
+
"name": "skipPatchVolumeBulk",
|
|
40453
|
+
"description": null,
|
|
40454
|
+
"type": {
|
|
40455
|
+
"kind": "SCALAR",
|
|
40456
|
+
"name": "Boolean",
|
|
40457
|
+
"ofType": null
|
|
40458
|
+
},
|
|
40459
|
+
"defaultValue": "false",
|
|
40460
|
+
"isDeprecated": false,
|
|
40461
|
+
"deprecationReason": null
|
|
40450
40462
|
}
|
|
40451
40463
|
],
|
|
40452
40464
|
"interfaces": null,
|
|
@@ -46680,18 +46692,26 @@
|
|
|
46680
46692
|
"name": "PriceTier",
|
|
46681
46693
|
"description": null,
|
|
46682
46694
|
"fields": [
|
|
46695
|
+
{
|
|
46696
|
+
"name": "flatPrice",
|
|
46697
|
+
"description": null,
|
|
46698
|
+
"args": [],
|
|
46699
|
+
"type": {
|
|
46700
|
+
"kind": "OBJECT",
|
|
46701
|
+
"name": "Money",
|
|
46702
|
+
"ofType": null
|
|
46703
|
+
},
|
|
46704
|
+
"isDeprecated": false,
|
|
46705
|
+
"deprecationReason": null
|
|
46706
|
+
},
|
|
46683
46707
|
{
|
|
46684
46708
|
"name": "unitPrice",
|
|
46685
46709
|
"description": null,
|
|
46686
46710
|
"args": [],
|
|
46687
46711
|
"type": {
|
|
46688
|
-
"kind": "
|
|
46689
|
-
"name":
|
|
46690
|
-
"ofType":
|
|
46691
|
-
"kind": "OBJECT",
|
|
46692
|
-
"name": "Money",
|
|
46693
|
-
"ofType": null
|
|
46694
|
-
}
|
|
46712
|
+
"kind": "OBJECT",
|
|
46713
|
+
"name": "Money",
|
|
46714
|
+
"ofType": null
|
|
46695
46715
|
},
|
|
46696
46716
|
"isDeprecated": false,
|
|
46697
46717
|
"deprecationReason": null
|
|
@@ -46720,17 +46740,25 @@
|
|
|
46720
46740
|
"description": null,
|
|
46721
46741
|
"fields": null,
|
|
46722
46742
|
"inputFields": [
|
|
46743
|
+
{
|
|
46744
|
+
"name": "flatPrice",
|
|
46745
|
+
"description": null,
|
|
46746
|
+
"type": {
|
|
46747
|
+
"kind": "INPUT_OBJECT",
|
|
46748
|
+
"name": "MoneyInputDTO",
|
|
46749
|
+
"ofType": null
|
|
46750
|
+
},
|
|
46751
|
+
"defaultValue": null,
|
|
46752
|
+
"isDeprecated": false,
|
|
46753
|
+
"deprecationReason": null
|
|
46754
|
+
},
|
|
46723
46755
|
{
|
|
46724
46756
|
"name": "unitPrice",
|
|
46725
46757
|
"description": null,
|
|
46726
46758
|
"type": {
|
|
46727
|
-
"kind": "
|
|
46728
|
-
"name":
|
|
46729
|
-
"ofType":
|
|
46730
|
-
"kind": "INPUT_OBJECT",
|
|
46731
|
-
"name": "MoneyInputDTO",
|
|
46732
|
-
"ofType": null
|
|
46733
|
-
}
|
|
46759
|
+
"kind": "INPUT_OBJECT",
|
|
46760
|
+
"name": "MoneyInputDTO",
|
|
46761
|
+
"ofType": null
|
|
46734
46762
|
},
|
|
46735
46763
|
"defaultValue": null,
|
|
46736
46764
|
"isDeprecated": false,
|
|
@@ -65439,12 +65467,6 @@
|
|
|
65439
65467
|
"description": null,
|
|
65440
65468
|
"isDeprecated": false,
|
|
65441
65469
|
"deprecationReason": null
|
|
65442
|
-
},
|
|
65443
|
-
{
|
|
65444
|
-
"name": "VOLUME_PER_UNIT",
|
|
65445
|
-
"description": null,
|
|
65446
|
-
"isDeprecated": false,
|
|
65447
|
-
"deprecationReason": null
|
|
65448
65470
|
}
|
|
65449
65471
|
],
|
|
65450
65472
|
"possibleTypes": 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: 1.2.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-01-
|
|
11
|
+
date: 2024-01-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|