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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5d73f726a014f00e56295aa995ece814b0f857b293158242e90641edee91697d
4
- data.tar.gz: c71985bdad8351dc521c3b0cc69e0cab68dfe176905d83e29d430fb1870537f5
3
+ metadata.gz: ea02f9dbd4bc8554f3805b05ea19ab13aa1fdf45435e315faee6c0687540719b
4
+ data.tar.gz: 0e5655187f09e4bafa58874937740365afd0bf8e2560207b945d8bb528999e7b
5
5
  SHA512:
6
- metadata.gz: 5967c298198595c72c1fc0482088dd8144d0ddf4d2793379be566cefd387b048a1ebda7c8d435db1771c03788d536235a4e63e05e9e6f5652d54c9daa4bd5e91
7
- data.tar.gz: 954441930e5b51b383ee36504480ef7059854435bca4eec7d2b74237f387a2e0f59a3e1f04988ee6d5c0bccdc53b1d09e8e4a9e2d1708c8f6fe016999c651d19
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.491.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
 
@@ -46002,7 +46002,7 @@
46002
46002
  "name": null,
46003
46003
  "ofType": {
46004
46004
  "kind": "INPUT_OBJECT",
46005
- "name": "UnlinkFeatureGroupInput",
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": "featureGroup",
48797
- "description": "Primary feature group (first in the array) associated with this entitlement",
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": "SCALAR",
48813
- "name": "String",
48814
- "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
+ }
48815
48811
  },
48816
48812
  "isDeprecated": false,
48817
48813
  "deprecationReason": null
48818
48814
  },
48819
48815
  {
48820
- "name": "featureGroupIds",
48821
- "description": "Feature group IDs associated with this entitlement",
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": "SCALAR",
48831
- "name": "String",
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": "featureGroup",
49376
- "description": "Primary feature group (first in the array) associated with this entitlement",
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": "SCALAR",
49392
- "name": "String",
49393
- "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
+ }
49394
49386
  },
49395
49387
  "isDeprecated": false,
49396
49388
  "deprecationReason": null
49397
49389
  },
49398
49390
  {
49399
- "name": "featureGroupIds",
49400
- "description": "Feature group IDs associated with this entitlement",
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": "SCALAR",
49410
- "name": "String",
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": "UnlinkFeatureGroupInput",
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
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "2.491.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.491.0
4
+ version: 2.492.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg