stigg-api-client 1.139.2 → 1.142.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 +27 -21
- 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: 51c1fdb4c8dd5584f5a5a35053ea16842bfdec946292eebcac1235b8aa9b133d
|
|
4
|
+
data.tar.gz: 1bed900eb23ce6498b95ed6c244b19a4c9c496bd45b5ff06e0889810d5de578f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8d9afe0df2deddba8760ef95482860989826474dbb701f6952449d1d92b45a07aca872b5432bce59413fd1eda8aa8fb564041c94c0165a8ab388bd4173de43b8
|
|
7
|
+
data.tar.gz: 9dea801320227595a8256c94d10223158274fc58117e28c3fb65954d943d879b5525625ad8cbaa157f9b9b341a87cc44792ad7390f2806faa5228b7c639fcf80
|
data/Gemfile.lock
CHANGED
|
@@ -24458,6 +24458,12 @@
|
|
|
24458
24458
|
"isDeprecated": false,
|
|
24459
24459
|
"deprecationReason": null
|
|
24460
24460
|
},
|
|
24461
|
+
{
|
|
24462
|
+
"name": "SUBSCRIPTION_SPENT_LIMIT_EXCEEDED",
|
|
24463
|
+
"description": null,
|
|
24464
|
+
"isDeprecated": false,
|
|
24465
|
+
"deprecationReason": null
|
|
24466
|
+
},
|
|
24461
24467
|
{
|
|
24462
24468
|
"name": "SUBSCRIPTION_TRIAL_CONVERTED",
|
|
24463
24469
|
"description": null,
|
|
@@ -31358,13 +31364,9 @@
|
|
|
31358
31364
|
"description": null,
|
|
31359
31365
|
"args": [],
|
|
31360
31366
|
"type": {
|
|
31361
|
-
"kind": "
|
|
31362
|
-
"name":
|
|
31363
|
-
"ofType":
|
|
31364
|
-
"kind": "SCALAR",
|
|
31365
|
-
"name": "DateTime",
|
|
31366
|
-
"ofType": null
|
|
31367
|
-
}
|
|
31367
|
+
"kind": "SCALAR",
|
|
31368
|
+
"name": "DateTime",
|
|
31369
|
+
"ofType": null
|
|
31368
31370
|
},
|
|
31369
31371
|
"isDeprecated": false,
|
|
31370
31372
|
"deprecationReason": null
|
|
@@ -52010,6 +52012,18 @@
|
|
|
52010
52012
|
"description": null,
|
|
52011
52013
|
"fields": null,
|
|
52012
52014
|
"inputFields": [
|
|
52015
|
+
{
|
|
52016
|
+
"name": "baseCharge",
|
|
52017
|
+
"description": "Whether the price is a base charge",
|
|
52018
|
+
"type": {
|
|
52019
|
+
"kind": "SCALAR",
|
|
52020
|
+
"name": "Boolean",
|
|
52021
|
+
"ofType": null
|
|
52022
|
+
},
|
|
52023
|
+
"defaultValue": null,
|
|
52024
|
+
"isDeprecated": false,
|
|
52025
|
+
"deprecationReason": null
|
|
52026
|
+
},
|
|
52013
52027
|
{
|
|
52014
52028
|
"name": "blockSize",
|
|
52015
52029
|
"description": "The number of units per block. Defaults to 1 unit.",
|
|
@@ -52026,13 +52040,9 @@
|
|
|
52026
52040
|
"name": "featureId",
|
|
52027
52041
|
"description": "The corresponding feature id of the price",
|
|
52028
52042
|
"type": {
|
|
52029
|
-
"kind": "
|
|
52030
|
-
"name":
|
|
52031
|
-
"ofType":
|
|
52032
|
-
"kind": "SCALAR",
|
|
52033
|
-
"name": "String",
|
|
52034
|
-
"ofType": null
|
|
52035
|
-
}
|
|
52043
|
+
"kind": "SCALAR",
|
|
52044
|
+
"name": "String",
|
|
52045
|
+
"ofType": null
|
|
52036
52046
|
},
|
|
52037
52047
|
"defaultValue": null,
|
|
52038
52048
|
"isDeprecated": false,
|
|
@@ -68134,13 +68144,9 @@
|
|
|
68134
68144
|
"description": null,
|
|
68135
68145
|
"args": [],
|
|
68136
68146
|
"type": {
|
|
68137
|
-
"kind": "
|
|
68138
|
-
"name":
|
|
68139
|
-
"ofType":
|
|
68140
|
-
"kind": "SCALAR",
|
|
68141
|
-
"name": "DateTime",
|
|
68142
|
-
"ofType": null
|
|
68143
|
-
}
|
|
68147
|
+
"kind": "SCALAR",
|
|
68148
|
+
"name": "DateTime",
|
|
68149
|
+
"ofType": null
|
|
68144
68150
|
},
|
|
68145
68151
|
"isDeprecated": false,
|
|
68146
68152
|
"deprecationReason": 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.142.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-04-
|
|
11
|
+
date: 2024-04-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|