stigg-api-client 2.491.0 → 2.492.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 +36 -44
- data/lib/stigg/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ea02f9dbd4bc8554f3805b05ea19ab13aa1fdf45435e315faee6c0687540719b
|
4
|
+
data.tar.gz: 0e5655187f09e4bafa58874937740365afd0bf8e2560207b945d8bb528999e7b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2aa1d9e870d36c44f40f562909054aa1f9d8d50d93d23cbf6d67de626b9102a8b54f004255eade45f69fb89652eee9815e82e2263a1b7791c9b2e6db15bd8980
|
7
|
+
data.tar.gz: fb38ff1185a8aa056b8f56f50203811c329c67adc1dd707d7368d73eccfe38942ad080d04d505fea0dfc8fe365557ae47ca77c3a4d42eaa3095fc0b847a68312
|
data/Gemfile.lock
CHANGED
@@ -46002,7 +46002,7 @@
|
|
46002
46002
|
"name": null,
|
46003
46003
|
"ofType": {
|
46004
46004
|
"kind": "INPUT_OBJECT",
|
46005
|
-
"name": "
|
46005
|
+
"name": "UnlinkFeatureGroupFromPackageInput",
|
46006
46006
|
"ofType": null
|
46007
46007
|
}
|
46008
46008
|
},
|
@@ -48793,32 +48793,28 @@
|
|
48793
48793
|
"deprecationReason": null
|
48794
48794
|
},
|
48795
48795
|
{
|
48796
|
-
"name": "
|
48797
|
-
"description": "
|
48798
|
-
"args": [],
|
48799
|
-
"type": {
|
48800
|
-
"kind": "OBJECT",
|
48801
|
-
"name": "FeatureGroup",
|
48802
|
-
"ofType": null
|
48803
|
-
},
|
48804
|
-
"isDeprecated": false,
|
48805
|
-
"deprecationReason": null
|
48806
|
-
},
|
48807
|
-
{
|
48808
|
-
"name": "featureGroupId",
|
48809
|
-
"description": "Primary feature group ID (first in the array) associated with this entitlement",
|
48796
|
+
"name": "featureGroupIds",
|
48797
|
+
"description": "Feature group IDs associated with this entitlement",
|
48810
48798
|
"args": [],
|
48811
48799
|
"type": {
|
48812
|
-
"kind": "
|
48813
|
-
"name":
|
48814
|
-
"ofType":
|
48800
|
+
"kind": "LIST",
|
48801
|
+
"name": null,
|
48802
|
+
"ofType": {
|
48803
|
+
"kind": "NON_NULL",
|
48804
|
+
"name": null,
|
48805
|
+
"ofType": {
|
48806
|
+
"kind": "SCALAR",
|
48807
|
+
"name": "String",
|
48808
|
+
"ofType": null
|
48809
|
+
}
|
48810
|
+
}
|
48815
48811
|
},
|
48816
48812
|
"isDeprecated": false,
|
48817
48813
|
"deprecationReason": null
|
48818
48814
|
},
|
48819
48815
|
{
|
48820
|
-
"name": "
|
48821
|
-
"description": "Feature
|
48816
|
+
"name": "featureGroups",
|
48817
|
+
"description": "Feature groups associated with this entitlement",
|
48822
48818
|
"args": [],
|
48823
48819
|
"type": {
|
48824
48820
|
"kind": "LIST",
|
@@ -48827,8 +48823,8 @@
|
|
48827
48823
|
"kind": "NON_NULL",
|
48828
48824
|
"name": null,
|
48829
48825
|
"ofType": {
|
48830
|
-
"kind": "
|
48831
|
-
"name": "
|
48826
|
+
"kind": "OBJECT",
|
48827
|
+
"name": "FeatureGroup",
|
48832
48828
|
"ofType": null
|
48833
48829
|
}
|
48834
48830
|
}
|
@@ -49372,32 +49368,28 @@
|
|
49372
49368
|
"deprecationReason": null
|
49373
49369
|
},
|
49374
49370
|
{
|
49375
|
-
"name": "
|
49376
|
-
"description": "
|
49377
|
-
"args": [],
|
49378
|
-
"type": {
|
49379
|
-
"kind": "OBJECT",
|
49380
|
-
"name": "FeatureGroup",
|
49381
|
-
"ofType": null
|
49382
|
-
},
|
49383
|
-
"isDeprecated": false,
|
49384
|
-
"deprecationReason": null
|
49385
|
-
},
|
49386
|
-
{
|
49387
|
-
"name": "featureGroupId",
|
49388
|
-
"description": "Primary feature group ID (first in the array) associated with this entitlement",
|
49371
|
+
"name": "featureGroupIds",
|
49372
|
+
"description": "Feature group IDs associated with this entitlement",
|
49389
49373
|
"args": [],
|
49390
49374
|
"type": {
|
49391
|
-
"kind": "
|
49392
|
-
"name":
|
49393
|
-
"ofType":
|
49375
|
+
"kind": "LIST",
|
49376
|
+
"name": null,
|
49377
|
+
"ofType": {
|
49378
|
+
"kind": "NON_NULL",
|
49379
|
+
"name": null,
|
49380
|
+
"ofType": {
|
49381
|
+
"kind": "SCALAR",
|
49382
|
+
"name": "String",
|
49383
|
+
"ofType": null
|
49384
|
+
}
|
49385
|
+
}
|
49394
49386
|
},
|
49395
49387
|
"isDeprecated": false,
|
49396
49388
|
"deprecationReason": null
|
49397
49389
|
},
|
49398
49390
|
{
|
49399
|
-
"name": "
|
49400
|
-
"description": "Feature
|
49391
|
+
"name": "featureGroups",
|
49392
|
+
"description": "Feature groups associated with this entitlement",
|
49401
49393
|
"args": [],
|
49402
49394
|
"type": {
|
49403
49395
|
"kind": "LIST",
|
@@ -49406,8 +49398,8 @@
|
|
49406
49398
|
"kind": "NON_NULL",
|
49407
49399
|
"name": null,
|
49408
49400
|
"ofType": {
|
49409
|
-
"kind": "
|
49410
|
-
"name": "
|
49401
|
+
"kind": "OBJECT",
|
49402
|
+
"name": "FeatureGroup",
|
49411
49403
|
"ofType": null
|
49412
49404
|
}
|
49413
49405
|
}
|
@@ -86096,7 +86088,7 @@
|
|
86096
86088
|
},
|
86097
86089
|
{
|
86098
86090
|
"kind": "INPUT_OBJECT",
|
86099
|
-
"name": "
|
86091
|
+
"name": "UnlinkFeatureGroupFromPackageInput",
|
86100
86092
|
"description": "Unlink feature group from package entitlements input",
|
86101
86093
|
"fields": null,
|
86102
86094
|
"inputFields": [
|
data/lib/stigg/version.rb
CHANGED