stigg-api-client 1.116.1 → 1.117.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: 52786e6fe1c281c112354d6c3c1099b5eb93030d3dc012b9c107893a6c7f386f
4
- data.tar.gz: 58e07342b6a5b11adee8154e50ae7a9353da3c722f7d6fa6387e9d5a26c217d6
3
+ metadata.gz: cd0a0ad600b5dc4bdd7f87e7f827a75dfa8518ffc8fc2a0f4293711b27724701
4
+ data.tar.gz: 76e1bfee6b7385161356b6632abd104a9b9bb3f367ee0a6173f7b0856ac0b3c1
5
5
  SHA512:
6
- metadata.gz: 1dca7f52586fcc8e75499240385de5a682168f94d112018eb49fb9216321698276ea4eec20d381d6e74782ab9afd9edb1b223a1e6dbac755c29710c6ddb91ab8
7
- data.tar.gz: c6bef6403cf9f531d4ac889ea590d504db5346b2470c40d4deb03ef5f558baa083d7f6f91aa666faa7363da6718a1334e2da988ca8d148dc6ce28db54be77dd9
6
+ metadata.gz: a4225677a1408036c2a41227299ecaffc2c7c6cc8602991ada996a1dbbdbad067fad8ec5c950c99ca1da5f913a9a58505f4513bba7bc93926aff974f7879c451
7
+ data.tar.gz: 91c4caa68d641d645011fa7c40e3b016f0dbf4a948e8dd24c0e214bb0c128b5a86329d32e6fe21c4d3d4553e02f8407ac10722b75d15a99165fd2698a7488204
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.116.1)
4
+ stigg-api-client (1.117.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -601,6 +601,18 @@
601
601
  "isDeprecated": false,
602
602
  "deprecationReason": null
603
603
  },
604
+ {
605
+ "name": "overageBillingPeriod",
606
+ "description": null,
607
+ "args": [],
608
+ "type": {
609
+ "kind": "ENUM",
610
+ "name": "OverageBillingPeriod",
611
+ "ofType": null
612
+ },
613
+ "isDeprecated": false,
614
+ "deprecationReason": null
615
+ },
604
616
  {
605
617
  "name": "overagePrices",
606
618
  "description": null,
@@ -1679,6 +1691,18 @@
1679
1691
  "isDeprecated": false,
1680
1692
  "deprecationReason": null
1681
1693
  },
1694
+ {
1695
+ "name": "overageBillingPeriod",
1696
+ "description": null,
1697
+ "args": [],
1698
+ "type": {
1699
+ "kind": "ENUM",
1700
+ "name": "OverageBillingPeriod",
1701
+ "ofType": null
1702
+ },
1703
+ "isDeprecated": false,
1704
+ "deprecationReason": null
1705
+ },
1682
1706
  {
1683
1707
  "name": "overagePrices",
1684
1708
  "description": null,
@@ -39441,6 +39465,29 @@
39441
39465
  "enumValues": null,
39442
39466
  "possibleTypes": null
39443
39467
  },
39468
+ {
39469
+ "kind": "ENUM",
39470
+ "name": "OverageBillingPeriod",
39471
+ "description": "Configures when the overage charge is billed.",
39472
+ "fields": null,
39473
+ "inputFields": null,
39474
+ "interfaces": null,
39475
+ "enumValues": [
39476
+ {
39477
+ "name": "MONTHLY",
39478
+ "description": null,
39479
+ "isDeprecated": false,
39480
+ "deprecationReason": null
39481
+ },
39482
+ {
39483
+ "name": "ON_SUBSCRIPTION_RENEWAL",
39484
+ "description": null,
39485
+ "isDeprecated": false,
39486
+ "deprecationReason": null
39487
+ }
39488
+ ],
39489
+ "possibleTypes": null
39490
+ },
39444
39491
  {
39445
39492
  "kind": "OBJECT",
39446
39493
  "name": "OverageCharged",
@@ -40233,6 +40280,18 @@
40233
40280
  "isDeprecated": false,
40234
40281
  "deprecationReason": null
40235
40282
  },
40283
+ {
40284
+ "name": "overageBillingPeriod",
40285
+ "description": null,
40286
+ "args": [],
40287
+ "type": {
40288
+ "kind": "ENUM",
40289
+ "name": "OverageBillingPeriod",
40290
+ "ofType": null
40291
+ },
40292
+ "isDeprecated": false,
40293
+ "deprecationReason": null
40294
+ },
40236
40295
  {
40237
40296
  "name": "overagePrices",
40238
40297
  "description": null,
@@ -44468,6 +44527,18 @@
44468
44527
  "isDeprecated": false,
44469
44528
  "deprecationReason": null
44470
44529
  },
44530
+ {
44531
+ "name": "overageBillingPeriod",
44532
+ "description": null,
44533
+ "type": {
44534
+ "kind": "ENUM",
44535
+ "name": "OverageBillingPeriod",
44536
+ "ofType": null
44537
+ },
44538
+ "defaultValue": null,
44539
+ "isDeprecated": false,
44540
+ "deprecationReason": null
44541
+ },
44471
44542
  {
44472
44543
  "name": "overagePricingModels",
44473
44544
  "description": null,
@@ -47133,6 +47204,18 @@
47133
47204
  "isDeprecated": false,
47134
47205
  "deprecationReason": null
47135
47206
  },
47207
+ {
47208
+ "name": "overageBillingPeriod",
47209
+ "description": null,
47210
+ "args": [],
47211
+ "type": {
47212
+ "kind": "ENUM",
47213
+ "name": "OverageBillingPeriod",
47214
+ "ofType": null
47215
+ },
47216
+ "isDeprecated": false,
47217
+ "deprecationReason": null
47218
+ },
47136
47219
  {
47137
47220
  "name": "overagePrices",
47138
47221
  "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.116.1"
4
+ VERSION = "1.117.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.116.1
4
+ version: 1.117.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-04-08 00:00:00.000000000 Z
11
+ date: 2024-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient