stigg-api-client 1.135.0 → 1.139.2
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 +48 -0
- 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: 2fffe255a1fae2a4cc105bcdf1036a195af25cc360208f201df0774b5981bb8c
|
|
4
|
+
data.tar.gz: 0f8baf748637521ab0617f0e55aa72965303bed161c16e7aa500607744408ff4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0c59b1985b0984821e7b0985e7cb031d3c676a26bab1c198c1c2be7b4dfb0d114b2a8d86796b0325ede22254335293c1d41a113960830bb6729ddb9e6ddca4dd
|
|
7
|
+
data.tar.gz: bd19036fc662c75d2dec5f373b052dba7445dffc22ceb744891f261b8b9d3fdc9131c4b3cd67b5283bf6c6b1236922e29dc56a926e0cc599064d9a5f103caf10
|
data/Gemfile.lock
CHANGED
|
@@ -30627,6 +30627,22 @@
|
|
|
30627
30627
|
"isDeprecated": false,
|
|
30628
30628
|
"deprecationReason": null
|
|
30629
30629
|
},
|
|
30630
|
+
{
|
|
30631
|
+
"name": "minimumSpendAdjustment",
|
|
30632
|
+
"description": "The minimum spend adjustment applied to the invoice",
|
|
30633
|
+
"args": [],
|
|
30634
|
+
"type": {
|
|
30635
|
+
"kind": "NON_NULL",
|
|
30636
|
+
"name": null,
|
|
30637
|
+
"ofType": {
|
|
30638
|
+
"kind": "OBJECT",
|
|
30639
|
+
"name": "Money",
|
|
30640
|
+
"ofType": null
|
|
30641
|
+
}
|
|
30642
|
+
},
|
|
30643
|
+
"isDeprecated": false,
|
|
30644
|
+
"deprecationReason": null
|
|
30645
|
+
},
|
|
30630
30646
|
{
|
|
30631
30647
|
"name": "proration",
|
|
30632
30648
|
"description": null,
|
|
@@ -68923,6 +68939,22 @@
|
|
|
68923
68939
|
"isDeprecated": false,
|
|
68924
68940
|
"deprecationReason": null
|
|
68925
68941
|
},
|
|
68942
|
+
{
|
|
68943
|
+
"name": "minimumSpendAdjustment",
|
|
68944
|
+
"description": "The minimum spend adjustment applied to the invoice",
|
|
68945
|
+
"args": [],
|
|
68946
|
+
"type": {
|
|
68947
|
+
"kind": "NON_NULL",
|
|
68948
|
+
"name": null,
|
|
68949
|
+
"ofType": {
|
|
68950
|
+
"kind": "OBJECT",
|
|
68951
|
+
"name": "Money",
|
|
68952
|
+
"ofType": null
|
|
68953
|
+
}
|
|
68954
|
+
},
|
|
68955
|
+
"isDeprecated": false,
|
|
68956
|
+
"deprecationReason": null
|
|
68957
|
+
},
|
|
68926
68958
|
{
|
|
68927
68959
|
"name": "proration",
|
|
68928
68960
|
"description": null,
|
|
@@ -69184,6 +69216,22 @@
|
|
|
69184
69216
|
"isDeprecated": false,
|
|
69185
69217
|
"deprecationReason": null
|
|
69186
69218
|
},
|
|
69219
|
+
{
|
|
69220
|
+
"name": "minimumSpendAdjustment",
|
|
69221
|
+
"description": "The minimum spend adjustment applied to the invoice",
|
|
69222
|
+
"args": [],
|
|
69223
|
+
"type": {
|
|
69224
|
+
"kind": "NON_NULL",
|
|
69225
|
+
"name": null,
|
|
69226
|
+
"ofType": {
|
|
69227
|
+
"kind": "OBJECT",
|
|
69228
|
+
"name": "Money",
|
|
69229
|
+
"ofType": null
|
|
69230
|
+
}
|
|
69231
|
+
},
|
|
69232
|
+
"isDeprecated": false,
|
|
69233
|
+
"deprecationReason": null
|
|
69234
|
+
},
|
|
69187
69235
|
{
|
|
69188
69236
|
"name": "subTotal",
|
|
69189
69237
|
"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: 1.
|
|
4
|
+
version: 1.139.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-04-
|
|
11
|
+
date: 2024-04-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|