stigg-api-client 0.481.0 → 0.487.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 +28 -4
- 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: 644676b71974473f88a7ffa6094dbc637bc9f7a3cfae86ad90d81eae6a4e342e
|
|
4
|
+
data.tar.gz: 45f077bb633194f9ca94293894de128e00233350ec8045fbac2df520307e85a3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4e308e7e55707925105975abd24987f539839f7a4f3e836759b20183147b8b864af653c426b937093efe1de695e75146a5aed8440584b8f68a987f3df00a6588
|
|
7
|
+
data.tar.gz: bb8c4d0950548e30a41831dcfd8553c6dd3f6ee431e016d5d40e76faf02967c5126085ecf7dd35e12d8c70096ff6a2d9c604217742da386af2114c5ef7264f07
|
data/Gemfile.lock
CHANGED
|
@@ -46590,7 +46590,7 @@
|
|
|
46590
46590
|
"name": "Boolean",
|
|
46591
46591
|
"ofType": null
|
|
46592
46592
|
},
|
|
46593
|
-
"defaultValue": "
|
|
46593
|
+
"defaultValue": "true",
|
|
46594
46594
|
"isDeprecated": false,
|
|
46595
46595
|
"deprecationReason": null
|
|
46596
46596
|
},
|
|
@@ -46856,7 +46856,7 @@
|
|
|
46856
46856
|
"name": "Boolean",
|
|
46857
46857
|
"ofType": null
|
|
46858
46858
|
},
|
|
46859
|
-
"defaultValue": "
|
|
46859
|
+
"defaultValue": "true",
|
|
46860
46860
|
"isDeprecated": false,
|
|
46861
46861
|
"deprecationReason": null
|
|
46862
46862
|
},
|
|
@@ -47119,7 +47119,7 @@
|
|
|
47119
47119
|
"name": "Boolean",
|
|
47120
47120
|
"ofType": null
|
|
47121
47121
|
},
|
|
47122
|
-
"defaultValue": "
|
|
47122
|
+
"defaultValue": "true",
|
|
47123
47123
|
"isDeprecated": false,
|
|
47124
47124
|
"deprecationReason": null
|
|
47125
47125
|
},
|
|
@@ -49670,6 +49670,30 @@
|
|
|
49670
49670
|
"defaultValue": "false",
|
|
49671
49671
|
"isDeprecated": false,
|
|
49672
49672
|
"deprecationReason": null
|
|
49673
|
+
},
|
|
49674
|
+
{
|
|
49675
|
+
"name": "lastCalculationBefore",
|
|
49676
|
+
"description": null,
|
|
49677
|
+
"type": {
|
|
49678
|
+
"kind": "SCALAR",
|
|
49679
|
+
"name": "DateTime",
|
|
49680
|
+
"ofType": null
|
|
49681
|
+
},
|
|
49682
|
+
"defaultValue": null,
|
|
49683
|
+
"isDeprecated": false,
|
|
49684
|
+
"deprecationReason": null
|
|
49685
|
+
},
|
|
49686
|
+
{
|
|
49687
|
+
"name": "maxBatches",
|
|
49688
|
+
"description": null,
|
|
49689
|
+
"type": {
|
|
49690
|
+
"kind": "SCALAR",
|
|
49691
|
+
"name": "Int",
|
|
49692
|
+
"ofType": null
|
|
49693
|
+
},
|
|
49694
|
+
"defaultValue": null,
|
|
49695
|
+
"isDeprecated": false,
|
|
49696
|
+
"deprecationReason": null
|
|
49673
49697
|
}
|
|
49674
49698
|
],
|
|
49675
49699
|
"interfaces": null,
|
|
@@ -55070,7 +55094,7 @@
|
|
|
55070
55094
|
"name": "Boolean",
|
|
55071
55095
|
"ofType": null
|
|
55072
55096
|
},
|
|
55073
|
-
"defaultValue": "
|
|
55097
|
+
"defaultValue": "true",
|
|
55074
55098
|
"isDeprecated": false,
|
|
55075
55099
|
"deprecationReason": null
|
|
55076
55100
|
},
|
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: 0.
|
|
4
|
+
version: 0.487.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-07-
|
|
11
|
+
date: 2023-07-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|