stigg-api-client 0.581.3 → 0.584.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 +95 -7
- 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: cb5f08cc8fa624d6af54be33fcdd606414c19caf0e58d87a7392de3230b28d84
|
|
4
|
+
data.tar.gz: 6f0611a74cad1eedcf7363b05e6f80110e54a27c0a7438c94ecfbbbc87d277cd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d88f402c9f845f088152dba1a09f97f0311fed30e872d2a30782a03cb1622eb0067b775f69925de21e0c89afd7cd194b9b096d17b73808ee408ace7c70d6b281
|
|
7
|
+
data.tar.gz: 3f5f70bea7e05df0daf1d9f69a3d22fa9a46e074e1239847315a23d1c5a6d892b8eaabae2331f7a498182da8be5e1cf4dd83fd78f3c755a87efcc8d1433eee29
|
data/Gemfile.lock
CHANGED
|
@@ -3249,6 +3249,26 @@
|
|
|
3249
3249
|
"isDeprecated": false,
|
|
3250
3250
|
"deprecationReason": null
|
|
3251
3251
|
},
|
|
3252
|
+
{
|
|
3253
|
+
"name": "subscriptionEntitlements",
|
|
3254
|
+
"description": null,
|
|
3255
|
+
"type": {
|
|
3256
|
+
"kind": "LIST",
|
|
3257
|
+
"name": null,
|
|
3258
|
+
"ofType": {
|
|
3259
|
+
"kind": "NON_NULL",
|
|
3260
|
+
"name": null,
|
|
3261
|
+
"ofType": {
|
|
3262
|
+
"kind": "INPUT_OBJECT",
|
|
3263
|
+
"name": "SubscriptionEntitlementInput",
|
|
3264
|
+
"ofType": null
|
|
3265
|
+
}
|
|
3266
|
+
}
|
|
3267
|
+
},
|
|
3268
|
+
"defaultValue": null,
|
|
3269
|
+
"isDeprecated": false,
|
|
3270
|
+
"deprecationReason": null
|
|
3271
|
+
},
|
|
3252
3272
|
{
|
|
3253
3273
|
"name": "unitQuantity",
|
|
3254
3274
|
"description": null,
|
|
@@ -48997,6 +49017,26 @@
|
|
|
48997
49017
|
"isDeprecated": false,
|
|
48998
49018
|
"deprecationReason": null
|
|
48999
49019
|
},
|
|
49020
|
+
{
|
|
49021
|
+
"name": "subscriptionEntitlements",
|
|
49022
|
+
"description": null,
|
|
49023
|
+
"type": {
|
|
49024
|
+
"kind": "LIST",
|
|
49025
|
+
"name": null,
|
|
49026
|
+
"ofType": {
|
|
49027
|
+
"kind": "NON_NULL",
|
|
49028
|
+
"name": null,
|
|
49029
|
+
"ofType": {
|
|
49030
|
+
"kind": "INPUT_OBJECT",
|
|
49031
|
+
"name": "SubscriptionEntitlementInput",
|
|
49032
|
+
"ofType": null
|
|
49033
|
+
}
|
|
49034
|
+
}
|
|
49035
|
+
},
|
|
49036
|
+
"defaultValue": null,
|
|
49037
|
+
"isDeprecated": false,
|
|
49038
|
+
"deprecationReason": null
|
|
49039
|
+
},
|
|
49000
49040
|
{
|
|
49001
49041
|
"name": "subscriptionId",
|
|
49002
49042
|
"description": null,
|
|
@@ -49303,6 +49343,26 @@
|
|
|
49303
49343
|
"isDeprecated": false,
|
|
49304
49344
|
"deprecationReason": null
|
|
49305
49345
|
},
|
|
49346
|
+
{
|
|
49347
|
+
"name": "subscriptionEntitlements",
|
|
49348
|
+
"description": null,
|
|
49349
|
+
"type": {
|
|
49350
|
+
"kind": "LIST",
|
|
49351
|
+
"name": null,
|
|
49352
|
+
"ofType": {
|
|
49353
|
+
"kind": "NON_NULL",
|
|
49354
|
+
"name": null,
|
|
49355
|
+
"ofType": {
|
|
49356
|
+
"kind": "INPUT_OBJECT",
|
|
49357
|
+
"name": "SubscriptionEntitlementInput",
|
|
49358
|
+
"ofType": null
|
|
49359
|
+
}
|
|
49360
|
+
}
|
|
49361
|
+
},
|
|
49362
|
+
"defaultValue": null,
|
|
49363
|
+
"isDeprecated": false,
|
|
49364
|
+
"deprecationReason": null
|
|
49365
|
+
},
|
|
49306
49366
|
{
|
|
49307
49367
|
"name": "subscriptionId",
|
|
49308
49368
|
"description": null,
|
|
@@ -49566,6 +49626,26 @@
|
|
|
49566
49626
|
"isDeprecated": false,
|
|
49567
49627
|
"deprecationReason": null
|
|
49568
49628
|
},
|
|
49629
|
+
{
|
|
49630
|
+
"name": "subscriptionEntitlements",
|
|
49631
|
+
"description": null,
|
|
49632
|
+
"type": {
|
|
49633
|
+
"kind": "LIST",
|
|
49634
|
+
"name": null,
|
|
49635
|
+
"ofType": {
|
|
49636
|
+
"kind": "NON_NULL",
|
|
49637
|
+
"name": null,
|
|
49638
|
+
"ofType": {
|
|
49639
|
+
"kind": "INPUT_OBJECT",
|
|
49640
|
+
"name": "SubscriptionEntitlementInput",
|
|
49641
|
+
"ofType": null
|
|
49642
|
+
}
|
|
49643
|
+
}
|
|
49644
|
+
},
|
|
49645
|
+
"defaultValue": null,
|
|
49646
|
+
"isDeprecated": false,
|
|
49647
|
+
"deprecationReason": null
|
|
49648
|
+
},
|
|
49569
49649
|
{
|
|
49570
49650
|
"name": "subscriptionId",
|
|
49571
49651
|
"description": null,
|
|
@@ -64503,6 +64583,18 @@
|
|
|
64503
64583
|
"description": null,
|
|
64504
64584
|
"fields": null,
|
|
64505
64585
|
"inputFields": [
|
|
64586
|
+
{
|
|
64587
|
+
"name": "featureId",
|
|
64588
|
+
"description": null,
|
|
64589
|
+
"type": {
|
|
64590
|
+
"kind": "SCALAR",
|
|
64591
|
+
"name": "String",
|
|
64592
|
+
"ofType": null
|
|
64593
|
+
},
|
|
64594
|
+
"defaultValue": null,
|
|
64595
|
+
"isDeprecated": false,
|
|
64596
|
+
"deprecationReason": null
|
|
64597
|
+
},
|
|
64506
64598
|
{
|
|
64507
64599
|
"name": "hasUnlimitedUsage",
|
|
64508
64600
|
"description": null,
|
|
@@ -64519,13 +64611,9 @@
|
|
|
64519
64611
|
"name": "id",
|
|
64520
64612
|
"description": null,
|
|
64521
64613
|
"type": {
|
|
64522
|
-
"kind": "
|
|
64523
|
-
"name":
|
|
64524
|
-
"ofType":
|
|
64525
|
-
"kind": "SCALAR",
|
|
64526
|
-
"name": "String",
|
|
64527
|
-
"ofType": null
|
|
64528
|
-
}
|
|
64614
|
+
"kind": "SCALAR",
|
|
64615
|
+
"name": "String",
|
|
64616
|
+
"ofType": null
|
|
64529
64617
|
},
|
|
64530
64618
|
"defaultValue": null,
|
|
64531
64619
|
"isDeprecated": false,
|
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.584.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-10-
|
|
11
|
+
date: 2023-10-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|