stigg-api-client 2.486.0 → 2.488.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: ec2d8b11a88eacdd8e76e2568388fba017ed8357a071ea23fd055b57623e9980
4
- data.tar.gz: b1d12d4130173326bf0a4f948ab2bfc1eb58cd74e4f71f1fe905a082e1dbead1
3
+ metadata.gz: e051b56ba737a17c68a5ca48dcfcc1a120f770639f03ca8b316a3460a348e40e
4
+ data.tar.gz: cdbb96909f10b9b8d539b699d86b06c4d123060ab8b91416168a427dc5a63955
5
5
  SHA512:
6
- metadata.gz: 05da9ab29e7723c84e83bfadc87802a6f47cb35c73a53df6a8bd65b881cfbcaef2ed4e790aeebc33ad927232184fe7e75f11c95617aac4ea652a208d7bbd8bdb
7
- data.tar.gz: dfd5af02aaa8b366c64347a5faea47ed87c1ab1d906a5f0e29d43adfcf6ca62e3a956f8da72ecb3f8089e4a232ab23677094cb205ba58dda5dc9f773f0402789
6
+ metadata.gz: 982043a1b3640b0cec9d04d8a01a364bd9ad590c0cd61009a5f422cf0396a4109a44afcbd44e43cb786fce4b9bb32aed3c0c30e2877b9a2082ec5a2441dea8cb
7
+ data.tar.gz: 8ed558c912ea73a315d40a051c6d3a3bc896ed63a6d325dabfa53b8cc0bebf4cafbbeee390e156b0b4578f87ab3806d2588d8bc736eda42d46c58e8c4c9c6b1f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.486.0)
4
+ stigg-api-client (2.488.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -117,6 +117,7 @@ module Stigg
117
117
  hiddenFromWidgets
118
118
  isCustom
119
119
  displayNameOverride
120
+ enumValues
120
121
  feature {
121
122
  featureType
122
123
  meterType
@@ -1376,6 +1377,7 @@ module Stigg
1376
1377
  resetPeriod
1377
1378
  hiddenFromWidgets
1378
1379
  displayNameOverride
1380
+ enumValues
1379
1381
  feature {
1380
1382
  featureType
1381
1383
  meterType
@@ -34671,6 +34671,26 @@
34671
34671
  "isDeprecated": false,
34672
34672
  "deprecationReason": null
34673
34673
  },
34674
+ {
34675
+ "name": "enumValues",
34676
+ "description": "The enum values of the entitlement",
34677
+ "type": {
34678
+ "kind": "LIST",
34679
+ "name": null,
34680
+ "ofType": {
34681
+ "kind": "NON_NULL",
34682
+ "name": null,
34683
+ "ofType": {
34684
+ "kind": "SCALAR",
34685
+ "name": "String",
34686
+ "ofType": null
34687
+ }
34688
+ }
34689
+ },
34690
+ "defaultValue": null,
34691
+ "isDeprecated": false,
34692
+ "deprecationReason": null
34693
+ },
34674
34694
  {
34675
34695
  "name": "featureId",
34676
34696
  "description": "The unique identifier of the entitlement feature",
@@ -63043,6 +63063,26 @@
63043
63063
  "isDeprecated": false,
63044
63064
  "deprecationReason": null
63045
63065
  },
63066
+ {
63067
+ "name": "enumValues",
63068
+ "description": "The enum values of the entitlement",
63069
+ "args": [],
63070
+ "type": {
63071
+ "kind": "LIST",
63072
+ "name": null,
63073
+ "ofType": {
63074
+ "kind": "NON_NULL",
63075
+ "name": null,
63076
+ "ofType": {
63077
+ "kind": "SCALAR",
63078
+ "name": "String",
63079
+ "ofType": null
63080
+ }
63081
+ }
63082
+ },
63083
+ "isDeprecated": false,
63084
+ "deprecationReason": null
63085
+ },
63046
63086
  {
63047
63087
  "name": "environmentId",
63048
63088
  "description": "The unique identifier for the environment",
@@ -63523,6 +63563,26 @@
63523
63563
  "isDeprecated": false,
63524
63564
  "deprecationReason": null
63525
63565
  },
63566
+ {
63567
+ "name": "enumValues",
63568
+ "description": "The enum values of the entitlement",
63569
+ "args": [],
63570
+ "type": {
63571
+ "kind": "LIST",
63572
+ "name": null,
63573
+ "ofType": {
63574
+ "kind": "NON_NULL",
63575
+ "name": null,
63576
+ "ofType": {
63577
+ "kind": "SCALAR",
63578
+ "name": "String",
63579
+ "ofType": null
63580
+ }
63581
+ }
63582
+ },
63583
+ "isDeprecated": false,
63584
+ "deprecationReason": null
63585
+ },
63526
63586
  {
63527
63587
  "name": "environmentId",
63528
63588
  "description": "The unique identifier for the environment",
@@ -63897,6 +63957,26 @@
63897
63957
  "isDeprecated": false,
63898
63958
  "deprecationReason": null
63899
63959
  },
63960
+ {
63961
+ "name": "enumValues",
63962
+ "description": "The enum values of the entitlement",
63963
+ "type": {
63964
+ "kind": "LIST",
63965
+ "name": null,
63966
+ "ofType": {
63967
+ "kind": "NON_NULL",
63968
+ "name": null,
63969
+ "ofType": {
63970
+ "kind": "SCALAR",
63971
+ "name": "String",
63972
+ "ofType": null
63973
+ }
63974
+ }
63975
+ },
63976
+ "defaultValue": null,
63977
+ "isDeprecated": false,
63978
+ "deprecationReason": null
63979
+ },
63900
63980
  {
63901
63981
  "name": "environmentId",
63902
63982
  "description": "The unique identifier for the environment",
@@ -64589,6 +64669,26 @@
64589
64669
  "isDeprecated": false,
64590
64670
  "deprecationReason": null
64591
64671
  },
64672
+ {
64673
+ "name": "enumValues",
64674
+ "description": "The enum values of the entitlement",
64675
+ "type": {
64676
+ "kind": "LIST",
64677
+ "name": null,
64678
+ "ofType": {
64679
+ "kind": "NON_NULL",
64680
+ "name": null,
64681
+ "ofType": {
64682
+ "kind": "SCALAR",
64683
+ "name": "String",
64684
+ "ofType": null
64685
+ }
64686
+ }
64687
+ },
64688
+ "defaultValue": null,
64689
+ "isDeprecated": false,
64690
+ "deprecationReason": null
64691
+ },
64592
64692
  {
64593
64693
  "name": "hasSoftLimit",
64594
64694
  "description": "Whether the entitlement has a soft limit",
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.486.0"
4
+ VERSION = "2.488.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.486.0
4
+ version: 2.488.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg