stigg-api-client 1.15.0 → 1.19.0

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: c2893d8e6ec00a1746b78dd0e217fbe9802a39db232ce13ec37b8fa08e77a169
4
- data.tar.gz: 78e3c940dc8046576a9348330139e3d61c653640ab1bb19e84ea5e7cac0cb2b4
3
+ metadata.gz: d5e02657857e04f6d0ca3b5eef6364996eb35e322c4691d9ad1ba28c9fc721be
4
+ data.tar.gz: 51c3556d469523761efaf2bae934d8e02f53833939746c4baf327308d4e093d0
5
5
  SHA512:
6
- metadata.gz: 31d9f8245f87ca20891d5b4831293ff61eb6f4c0a354aca55f76a12eee73e1c839503d1e09ae6f83fbe895c32149292c4072664bce8d63a36bcad3fd2604d380
7
- data.tar.gz: 422f35380d44b152e81bda8d15417a8903acefeead67317ed9457bc83f091488f6b204e85bf6a7eb2d6e7ddab0bb0667b3bfb7a886af11e1f968ad12bcf784dc
6
+ metadata.gz: 0e71aff76a371a0024a76fcaf555138e312164b8fba3cca83aef083ed9e0e56d7d947153607b04e2eaf6e970caf148a84cdf366322b28a254c31e12efa77312e
7
+ data.tar.gz: 3b34339984862951856bd7c442487ca9e7f0ade97de17b30e7790d7541030f96049a88966998c8af35c6a8c9b2ec3c41d010f5890fe6edc18b84aeeb84b9c184
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.15.0)
4
+ stigg-api-client (1.19.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -19358,6 +19358,22 @@
19358
19358
  "isDeprecated": false,
19359
19359
  "deprecationReason": null
19360
19360
  },
19361
+ {
19362
+ "name": "hasSoftLimit",
19363
+ "description": null,
19364
+ "args": [],
19365
+ "type": {
19366
+ "kind": "NON_NULL",
19367
+ "name": null,
19368
+ "ofType": {
19369
+ "kind": "SCALAR",
19370
+ "name": "Boolean",
19371
+ "ofType": null
19372
+ }
19373
+ },
19374
+ "isDeprecated": false,
19375
+ "deprecationReason": null
19376
+ },
19361
19377
  {
19362
19378
  "name": "hasUnlimitedUsage",
19363
19379
  "description": null,
@@ -20216,6 +20232,22 @@
20216
20232
  "isDeprecated": false,
20217
20233
  "deprecationReason": null
20218
20234
  },
20235
+ {
20236
+ "name": "hasSoftLimit",
20237
+ "description": null,
20238
+ "args": [],
20239
+ "type": {
20240
+ "kind": "NON_NULL",
20241
+ "name": null,
20242
+ "ofType": {
20243
+ "kind": "SCALAR",
20244
+ "name": "Boolean",
20245
+ "ofType": null
20246
+ }
20247
+ },
20248
+ "isDeprecated": false,
20249
+ "deprecationReason": null
20250
+ },
20219
20251
  {
20220
20252
  "name": "hasUnlimitedUsage",
20221
20253
  "description": null,
@@ -37974,6 +38006,30 @@
37974
38006
  "isDeprecated": false,
37975
38007
  "deprecationReason": null
37976
38008
  },
38009
+ {
38010
+ "name": "overagePrices",
38011
+ "description": null,
38012
+ "args": [],
38013
+ "type": {
38014
+ "kind": "NON_NULL",
38015
+ "name": null,
38016
+ "ofType": {
38017
+ "kind": "LIST",
38018
+ "name": null,
38019
+ "ofType": {
38020
+ "kind": "NON_NULL",
38021
+ "name": null,
38022
+ "ofType": {
38023
+ "kind": "OBJECT",
38024
+ "name": "PackagePriceChange",
38025
+ "ofType": null
38026
+ }
38027
+ }
38028
+ }
38029
+ },
38030
+ "isDeprecated": false,
38031
+ "deprecationReason": null
38032
+ },
37977
38033
  {
37978
38034
  "name": "prices",
37979
38035
  "description": null,
@@ -46403,6 +46459,22 @@
46403
46459
  "isDeprecated": false,
46404
46460
  "deprecationReason": null
46405
46461
  },
46462
+ {
46463
+ "name": "hasSoftLimit",
46464
+ "description": null,
46465
+ "args": [],
46466
+ "type": {
46467
+ "kind": "NON_NULL",
46468
+ "name": null,
46469
+ "ofType": {
46470
+ "kind": "SCALAR",
46471
+ "name": "Boolean",
46472
+ "ofType": null
46473
+ }
46474
+ },
46475
+ "isDeprecated": false,
46476
+ "deprecationReason": null
46477
+ },
46406
46478
  {
46407
46479
  "name": "hasUnlimitedUsage",
46408
46480
  "description": null,
@@ -49829,6 +49901,22 @@
49829
49901
  "isDeprecated": false,
49830
49902
  "deprecationReason": null
49831
49903
  },
49904
+ {
49905
+ "name": "hasSoftLimit",
49906
+ "description": null,
49907
+ "args": [],
49908
+ "type": {
49909
+ "kind": "NON_NULL",
49910
+ "name": null,
49911
+ "ofType": {
49912
+ "kind": "SCALAR",
49913
+ "name": "Boolean",
49914
+ "ofType": null
49915
+ }
49916
+ },
49917
+ "isDeprecated": false,
49918
+ "deprecationReason": null
49919
+ },
49832
49920
  {
49833
49921
  "name": "hasUnlimitedUsage",
49834
49922
  "description": null,
@@ -50273,6 +50361,18 @@
50273
50361
  "isDeprecated": false,
50274
50362
  "deprecationReason": null
50275
50363
  },
50364
+ {
50365
+ "name": "hasSoftLimit",
50366
+ "description": null,
50367
+ "args": [],
50368
+ "type": {
50369
+ "kind": "SCALAR",
50370
+ "name": "Boolean",
50371
+ "ofType": null
50372
+ },
50373
+ "isDeprecated": false,
50374
+ "deprecationReason": null
50375
+ },
50276
50376
  {
50277
50377
  "name": "hasUnlimitedUsage",
50278
50378
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.15.0"
4
+ VERSION = "1.19.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: 1.15.0
4
+ version: 1.19.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg