stigg-api-client 2.488.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e051b56ba737a17c68a5ca48dcfcc1a120f770639f03ca8b316a3460a348e40e
4
- data.tar.gz: cdbb96909f10b9b8d539b699d86b06c4d123060ab8b91416168a427dc5a63955
3
+ metadata.gz: ea02f9dbd4bc8554f3805b05ea19ab13aa1fdf45435e315faee6c0687540719b
4
+ data.tar.gz: 0e5655187f09e4bafa58874937740365afd0bf8e2560207b945d8bb528999e7b
5
5
  SHA512:
6
- metadata.gz: 982043a1b3640b0cec9d04d8a01a364bd9ad590c0cd61009a5f422cf0396a4109a44afcbd44e43cb786fce4b9bb32aed3c0c30e2877b9a2082ec5a2441dea8cb
7
- data.tar.gz: 8ed558c912ea73a315d40a051c6d3a3bc896ed63a6d325dabfa53b8cc0bebf4cafbbeee390e156b0b4578f87ab3806d2588d8bc736eda42d46c58e8c4c9c6b1f
6
+ metadata.gz: 2aa1d9e870d36c44f40f562909054aa1f9d8d50d93d23cbf6d67de626b9102a8b54f004255eade45f69fb89652eee9815e82e2263a1b7791c9b2e6db15bd8980
7
+ data.tar.gz: fb38ff1185a8aa056b8f56f50203811c329c67adc1dd707d7368d73eccfe38942ad080d04d505fea0dfc8fe365557ae47ca77c3a4d42eaa3095fc0b847a68312
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.488.0)
4
+ stigg-api-client (2.492.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -25891,6 +25891,12 @@
25891
25891
  "isDeprecated": false,
25892
25892
  "deprecationReason": null
25893
25893
  },
25894
+ {
25895
+ "name": "EntitlementBelongsToFeatureGroupError",
25896
+ "description": "Entitlement belongs to feature groups and cannot be deleted",
25897
+ "isDeprecated": false,
25898
+ "deprecationReason": null
25899
+ },
25894
25900
  {
25895
25901
  "name": "EntitlementLimitExceededError",
25896
25902
  "description": null,
@@ -45996,7 +46002,7 @@
45996
46002
  "name": null,
45997
46003
  "ofType": {
45998
46004
  "kind": "INPUT_OBJECT",
45999
- "name": "UnlinkFeatureGroupInput",
46005
+ "name": "UnlinkFeatureGroupFromPackageInput",
46000
46006
  "ofType": null
46001
46007
  }
46002
46008
  },
@@ -48787,32 +48793,28 @@
48787
48793
  "deprecationReason": null
48788
48794
  },
48789
48795
  {
48790
- "name": "featureGroup",
48791
- "description": "Primary feature group (first in the array) associated with this entitlement",
48792
- "args": [],
48793
- "type": {
48794
- "kind": "OBJECT",
48795
- "name": "FeatureGroup",
48796
- "ofType": null
48797
- },
48798
- "isDeprecated": false,
48799
- "deprecationReason": null
48800
- },
48801
- {
48802
- "name": "featureGroupId",
48803
- "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",
48804
48798
  "args": [],
48805
48799
  "type": {
48806
- "kind": "SCALAR",
48807
- "name": "String",
48808
- "ofType": null
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
+ }
48809
48811
  },
48810
48812
  "isDeprecated": false,
48811
48813
  "deprecationReason": null
48812
48814
  },
48813
48815
  {
48814
- "name": "featureGroupIds",
48815
- "description": "Feature group IDs associated with this entitlement",
48816
+ "name": "featureGroups",
48817
+ "description": "Feature groups associated with this entitlement",
48816
48818
  "args": [],
48817
48819
  "type": {
48818
48820
  "kind": "LIST",
@@ -48821,8 +48823,8 @@
48821
48823
  "kind": "NON_NULL",
48822
48824
  "name": null,
48823
48825
  "ofType": {
48824
- "kind": "SCALAR",
48825
- "name": "String",
48826
+ "kind": "OBJECT",
48827
+ "name": "FeatureGroup",
48826
48828
  "ofType": null
48827
48829
  }
48828
48830
  }
@@ -49366,32 +49368,28 @@
49366
49368
  "deprecationReason": null
49367
49369
  },
49368
49370
  {
49369
- "name": "featureGroup",
49370
- "description": "Primary feature group (first in the array) associated with this entitlement",
49371
- "args": [],
49372
- "type": {
49373
- "kind": "OBJECT",
49374
- "name": "FeatureGroup",
49375
- "ofType": null
49376
- },
49377
- "isDeprecated": false,
49378
- "deprecationReason": null
49379
- },
49380
- {
49381
- "name": "featureGroupId",
49382
- "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",
49383
49373
  "args": [],
49384
49374
  "type": {
49385
- "kind": "SCALAR",
49386
- "name": "String",
49387
- "ofType": null
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
+ }
49388
49386
  },
49389
49387
  "isDeprecated": false,
49390
49388
  "deprecationReason": null
49391
49389
  },
49392
49390
  {
49393
- "name": "featureGroupIds",
49394
- "description": "Feature group IDs associated with this entitlement",
49391
+ "name": "featureGroups",
49392
+ "description": "Feature groups associated with this entitlement",
49395
49393
  "args": [],
49396
49394
  "type": {
49397
49395
  "kind": "LIST",
@@ -49400,8 +49398,8 @@
49400
49398
  "kind": "NON_NULL",
49401
49399
  "name": null,
49402
49400
  "ofType": {
49403
- "kind": "SCALAR",
49404
- "name": "String",
49401
+ "kind": "OBJECT",
49402
+ "name": "FeatureGroup",
49405
49403
  "ofType": null
49406
49404
  }
49407
49405
  }
@@ -86090,7 +86088,7 @@
86090
86088
  },
86091
86089
  {
86092
86090
  "kind": "INPUT_OBJECT",
86093
- "name": "UnlinkFeatureGroupInput",
86091
+ "name": "UnlinkFeatureGroupFromPackageInput",
86094
86092
  "description": "Unlink feature group from package entitlements input",
86095
86093
  "fields": null,
86096
86094
  "inputFields": [
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "2.488.0"
4
+ VERSION = "2.492.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.488.0
4
+ version: 2.492.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg