stigg-api-client 1.72.0 → 1.73.5
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 +49 -1
- 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: b6c0230d95481a406929bbbbd96425dcbe2155f351db0530ce0ffa6cd00dd4c4
|
|
4
|
+
data.tar.gz: '098bf914a1104bfcffbeba30bf10b4a4ace3cb4fa6b38a50da941448a2741f7a'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 242ec5434936c1fa9deb4d36c5271ebeef2bd2ebd66445aa2b0a4c2ab08b484bda4e465541aced3b79a1365d7774832d90793e67fe774f4df342ee334f4dd287
|
|
7
|
+
data.tar.gz: dccf82a31db02d2b8794c903cc7b3ee5a2742ea6d17de8d3bc3138cca9956438ee1fa4ffb6c6c73b6ff145b9e37b3d2ee233ff57a99df059a0b285d47bd68cee
|
data/Gemfile.lock
CHANGED
|
@@ -505,6 +505,18 @@
|
|
|
505
505
|
"isDeprecated": false,
|
|
506
506
|
"deprecationReason": null
|
|
507
507
|
},
|
|
508
|
+
{
|
|
509
|
+
"name": "hasSubscriptions",
|
|
510
|
+
"description": "Indicates if the addon has subscriptions",
|
|
511
|
+
"args": [],
|
|
512
|
+
"type": {
|
|
513
|
+
"kind": "SCALAR",
|
|
514
|
+
"name": "Boolean",
|
|
515
|
+
"ofType": null
|
|
516
|
+
},
|
|
517
|
+
"isDeprecated": false,
|
|
518
|
+
"deprecationReason": null
|
|
519
|
+
},
|
|
508
520
|
{
|
|
509
521
|
"name": "hiddenFromWidgets",
|
|
510
522
|
"description": null,
|
|
@@ -555,7 +567,7 @@
|
|
|
555
567
|
},
|
|
556
568
|
{
|
|
557
569
|
"name": "maxQuantity",
|
|
558
|
-
"description":
|
|
570
|
+
"description": "The maximum quantity of the addon",
|
|
559
571
|
"args": [],
|
|
560
572
|
"type": {
|
|
561
573
|
"kind": "SCALAR",
|
|
@@ -48482,6 +48494,18 @@
|
|
|
48482
48494
|
"isDeprecated": false,
|
|
48483
48495
|
"deprecationReason": null
|
|
48484
48496
|
},
|
|
48497
|
+
{
|
|
48498
|
+
"name": "blockSize",
|
|
48499
|
+
"description": "The number of units per block. Defaults to 1 unit.",
|
|
48500
|
+
"args": [],
|
|
48501
|
+
"type": {
|
|
48502
|
+
"kind": "SCALAR",
|
|
48503
|
+
"name": "Float",
|
|
48504
|
+
"ofType": null
|
|
48505
|
+
},
|
|
48506
|
+
"isDeprecated": false,
|
|
48507
|
+
"deprecationReason": null
|
|
48508
|
+
},
|
|
48485
48509
|
{
|
|
48486
48510
|
"name": "createdAt",
|
|
48487
48511
|
"description": null,
|
|
@@ -48927,6 +48951,18 @@
|
|
|
48927
48951
|
"isDeprecated": false,
|
|
48928
48952
|
"deprecationReason": null
|
|
48929
48953
|
},
|
|
48954
|
+
{
|
|
48955
|
+
"name": "blockSize",
|
|
48956
|
+
"description": "The number of units per block. Defaults to 1 unit.",
|
|
48957
|
+
"args": [],
|
|
48958
|
+
"type": {
|
|
48959
|
+
"kind": "SCALAR",
|
|
48960
|
+
"name": "Float",
|
|
48961
|
+
"ofType": null
|
|
48962
|
+
},
|
|
48963
|
+
"isDeprecated": false,
|
|
48964
|
+
"deprecationReason": null
|
|
48965
|
+
},
|
|
48930
48966
|
{
|
|
48931
48967
|
"name": "createdAt",
|
|
48932
48968
|
"description": null,
|
|
@@ -49920,6 +49956,18 @@
|
|
|
49920
49956
|
"isDeprecated": false,
|
|
49921
49957
|
"deprecationReason": null
|
|
49922
49958
|
},
|
|
49959
|
+
{
|
|
49960
|
+
"name": "blockSize",
|
|
49961
|
+
"description": "The number of units per block. Defaults to 1 unit.",
|
|
49962
|
+
"type": {
|
|
49963
|
+
"kind": "SCALAR",
|
|
49964
|
+
"name": "Float",
|
|
49965
|
+
"ofType": null
|
|
49966
|
+
},
|
|
49967
|
+
"defaultValue": null,
|
|
49968
|
+
"isDeprecated": false,
|
|
49969
|
+
"deprecationReason": null
|
|
49970
|
+
},
|
|
49923
49971
|
{
|
|
49924
49972
|
"name": "price",
|
|
49925
49973
|
"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.73.5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-03-
|
|
11
|
+
date: 2024-03-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|