stigg-api-client 0.514.0 → 0.515.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4ea0ef0d45827c288997e1f8c9aa4aba8a057be656525b1c6bc3dd087b3baaff
4
- data.tar.gz: 2dadf4fde107fe8be2507fb113ef10ad3498ae2c46108c0618bddd93ddb6d7c2
3
+ metadata.gz: 383a9412f6f9372e3bba2d7a1d30828976cf1437e364bee0b68162c4d22c58d0
4
+ data.tar.gz: 1f53efc4dfce982d6e879ff5f53879bd5b9ecd9952f84fe8ca81db320be5e69e
5
5
  SHA512:
6
- metadata.gz: dacab0e11c3737af703c4bbe31dff03fd4b15a847c2c2fc6e0a91f39d8208cf8c173d4d9ae7ad60950a380c2b051d365384b4b4b558514e686d5ae90695baaa5
7
- data.tar.gz: 0162c54f84467b559dc12457ef4b72a3b0257cdc37a00e111ad35ec4a4f731cef73c76b8d1c9aec19264f926d18759ef4070d8e44d077452623f5484a994091e
6
+ metadata.gz: 939d385b534320cc244b4084e46c5d0c15167d1a3d26b9f1d3c6c71e01787093182567ade7988a9474a38827d6ff5411ca36cc4aff91a48c2c8c9050b35edd17
7
+ data.tar.gz: d566c4cebf30fd3d8440f4e496b4aba3828c929e1c8300476c044b978c93743b00f72afe9af3264f51137bff3ee7c3dcdad64f9e1db0e99a58e8c3c5761b660b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.514.0)
4
+ stigg-api-client (0.515.3)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -61322,6 +61322,22 @@
61322
61322
  "name": "UsageEvent",
61323
61323
  "description": null,
61324
61324
  "fields": [
61325
+ {
61326
+ "name": "customerId",
61327
+ "description": null,
61328
+ "args": [],
61329
+ "type": {
61330
+ "kind": "NON_NULL",
61331
+ "name": null,
61332
+ "ofType": {
61333
+ "kind": "SCALAR",
61334
+ "name": "String",
61335
+ "ofType": null
61336
+ }
61337
+ },
61338
+ "isDeprecated": false,
61339
+ "deprecationReason": null
61340
+ },
61325
61341
  {
61326
61342
  "name": "dimensions",
61327
61343
  "description": null,
@@ -61509,19 +61525,15 @@
61509
61525
  "name": "filters",
61510
61526
  "description": null,
61511
61527
  "type": {
61512
- "kind": "NON_NULL",
61528
+ "kind": "LIST",
61513
61529
  "name": null,
61514
61530
  "ofType": {
61515
- "kind": "LIST",
61531
+ "kind": "NON_NULL",
61516
61532
  "name": null,
61517
61533
  "ofType": {
61518
- "kind": "NON_NULL",
61519
- "name": null,
61520
- "ofType": {
61521
- "kind": "INPUT_OBJECT",
61522
- "name": "MeterFilterDefinitionInput",
61523
- "ofType": null
61524
- }
61534
+ "kind": "INPUT_OBJECT",
61535
+ "name": "MeterFilterDefinitionInput",
61536
+ "ofType": null
61525
61537
  }
61526
61538
  }
61527
61539
  },
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "0.514.0"
4
+ VERSION = "0.515.3"
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: 0.514.0
4
+ version: 0.515.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg