stigg-api-client 2.8.2 → 2.15.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: 875f921d44d03732b87523af4d3210f2f6bb7a6e6f21e1578ffa2183356eac3c
4
- data.tar.gz: 504e48cfe9f4a6b3cbcd0f168a8de5d435593f4782b10406d56d5164a017b6cc
3
+ metadata.gz: 1ba1a25077692b6447fda3aa03a3698d971c3a9b8604b9fdd4e7d6d80eb07803
4
+ data.tar.gz: 24e0b2d81999d104c9c83a6c672c741ea1aa4d12577342a8b38afb6bf696d12f
5
5
  SHA512:
6
- metadata.gz: 913ffe24a6c9a2723c323553cbeaec473593fd1f82ff3c24d2230d81d2fa61ba14aa53d013e871e4acc9c9e261c254047429cdce8cf80fdd2bb9d4ce3010d8ff
7
- data.tar.gz: 3b6319480b63cc18c23b398fd1ed48da39afd9c56054ebc1571c1d8b26a9581a754ffb6c2ea75f0cbb7d770d0e017d54f27b7999d6b0128ab57581156759aea0
6
+ metadata.gz: e88c94c9492e2289c1bca8e6a5be151b35cca633870e763b30ff0b36f65e1883f060928b5040730aea6137efe94b73dc5c29b74fb75c521082737dfce0be6412
7
+ data.tar.gz: 4b33b1978cbc5dde6f05e52b516a29d831707a2a279947f2a719001a0a3de6bdd60d5135ef24bd11b5ba9bcb729a1eac20c6860dfe7e2f5f20f1b1751f0b965e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.8.2)
4
+ stigg-api-client (2.15.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -4982,6 +4982,12 @@
4982
4982
  "isDeprecated": false,
4983
4983
  "deprecationReason": null
4984
4984
  },
4985
+ {
4986
+ "name": "SUBSCRIPTIONS_CONSOLIDATE_BILLING",
4987
+ "description": null,
4988
+ "isDeprecated": false,
4989
+ "deprecationReason": null
4990
+ },
4985
4991
  {
4986
4992
  "name": "SUBSCRIPTION_START",
4987
4993
  "description": null,
@@ -12321,6 +12327,18 @@
12321
12327
  "isDeprecated": false,
12322
12328
  "deprecationReason": null
12323
12329
  },
12330
+ {
12331
+ "name": "billingCycleAnchor",
12332
+ "description": null,
12333
+ "type": {
12334
+ "kind": "INPUT_OBJECT",
12335
+ "name": "DateFieldComparison",
12336
+ "ofType": null
12337
+ },
12338
+ "defaultValue": null,
12339
+ "isDeprecated": false,
12340
+ "deprecationReason": null
12341
+ },
12324
12342
  {
12325
12343
  "name": "billingId",
12326
12344
  "description": null,
@@ -15343,6 +15361,18 @@
15343
15361
  "isDeprecated": false,
15344
15362
  "deprecationReason": null
15345
15363
  },
15364
+ {
15365
+ "name": "billingCycleAnchor",
15366
+ "description": null,
15367
+ "type": {
15368
+ "kind": "INPUT_OBJECT",
15369
+ "name": "DateFieldComparison",
15370
+ "ofType": null
15371
+ },
15372
+ "defaultValue": null,
15373
+ "isDeprecated": false,
15374
+ "deprecationReason": null
15375
+ },
15346
15376
  {
15347
15377
  "name": "billingId",
15348
15378
  "description": null,
@@ -16088,6 +16118,18 @@
16088
16118
  "isDeprecated": false,
16089
16119
  "deprecationReason": null
16090
16120
  },
16121
+ {
16122
+ "name": "billingCycleAnchor",
16123
+ "description": "Billing cycle anchor date",
16124
+ "args": [],
16125
+ "type": {
16126
+ "kind": "SCALAR",
16127
+ "name": "DateTime",
16128
+ "ofType": null
16129
+ },
16130
+ "isDeprecated": false,
16131
+ "deprecationReason": null
16132
+ },
16091
16133
  {
16092
16134
  "name": "billingId",
16093
16135
  "description": null,
@@ -16833,6 +16875,18 @@
16833
16875
  "name": "CustomerSubscriptionAggregateGroupBy",
16834
16876
  "description": null,
16835
16877
  "fields": [
16878
+ {
16879
+ "name": "billingCycleAnchor",
16880
+ "description": null,
16881
+ "args": [],
16882
+ "type": {
16883
+ "kind": "SCALAR",
16884
+ "name": "DateTime",
16885
+ "ofType": null
16886
+ },
16887
+ "isDeprecated": false,
16888
+ "deprecationReason": null
16889
+ },
16836
16890
  {
16837
16891
  "name": "billingId",
16838
16892
  "description": null,
@@ -17175,6 +17229,18 @@
17175
17229
  "name": "CustomerSubscriptionCountAggregate",
17176
17230
  "description": null,
17177
17231
  "fields": [
17232
+ {
17233
+ "name": "billingCycleAnchor",
17234
+ "description": null,
17235
+ "args": [],
17236
+ "type": {
17237
+ "kind": "SCALAR",
17238
+ "name": "Int",
17239
+ "ofType": null
17240
+ },
17241
+ "isDeprecated": false,
17242
+ "deprecationReason": null
17243
+ },
17178
17244
  {
17179
17245
  "name": "billingId",
17180
17246
  "description": null,
@@ -17526,6 +17592,18 @@
17526
17592
  "isDeprecated": false,
17527
17593
  "deprecationReason": null
17528
17594
  },
17595
+ {
17596
+ "name": "billingCycleAnchor",
17597
+ "description": null,
17598
+ "type": {
17599
+ "kind": "INPUT_OBJECT",
17600
+ "name": "DateFieldComparison",
17601
+ "ofType": null
17602
+ },
17603
+ "defaultValue": null,
17604
+ "isDeprecated": false,
17605
+ "deprecationReason": null
17606
+ },
17529
17607
  {
17530
17608
  "name": "billingId",
17531
17609
  "description": null,
@@ -18738,6 +18816,18 @@
18738
18816
  "name": "CustomerSubscriptionMaxAggregate",
18739
18817
  "description": null,
18740
18818
  "fields": [
18819
+ {
18820
+ "name": "billingCycleAnchor",
18821
+ "description": null,
18822
+ "args": [],
18823
+ "type": {
18824
+ "kind": "SCALAR",
18825
+ "name": "DateTime",
18826
+ "ofType": null
18827
+ },
18828
+ "isDeprecated": false,
18829
+ "deprecationReason": null
18830
+ },
18741
18831
  {
18742
18832
  "name": "billingId",
18743
18833
  "description": null,
@@ -19013,6 +19103,18 @@
19013
19103
  "name": "CustomerSubscriptionMinAggregate",
19014
19104
  "description": null,
19015
19105
  "fields": [
19106
+ {
19107
+ "name": "billingCycleAnchor",
19108
+ "description": null,
19109
+ "args": [],
19110
+ "type": {
19111
+ "kind": "SCALAR",
19112
+ "name": "DateTime",
19113
+ "ofType": null
19114
+ },
19115
+ "isDeprecated": false,
19116
+ "deprecationReason": null
19117
+ },
19016
19118
  {
19017
19119
  "name": "billingId",
19018
19120
  "description": null,
@@ -19346,6 +19448,12 @@
19346
19448
  "inputFields": null,
19347
19449
  "interfaces": null,
19348
19450
  "enumValues": [
19451
+ {
19452
+ "name": "billingCycleAnchor",
19453
+ "description": null,
19454
+ "isDeprecated": false,
19455
+ "deprecationReason": null
19456
+ },
19349
19457
  {
19350
19458
  "name": "billingId",
19351
19459
  "description": null,
@@ -66439,6 +66547,18 @@
66439
66547
  "isDeprecated": false,
66440
66548
  "deprecationReason": null
66441
66549
  },
66550
+ {
66551
+ "name": "billingCycleAnchor",
66552
+ "description": null,
66553
+ "type": {
66554
+ "kind": "INPUT_OBJECT",
66555
+ "name": "DateFieldComparison",
66556
+ "ofType": null
66557
+ },
66558
+ "defaultValue": null,
66559
+ "isDeprecated": false,
66560
+ "deprecationReason": null
66561
+ },
66442
66562
  {
66443
66563
  "name": "billingId",
66444
66564
  "description": null,
@@ -68511,6 +68631,18 @@
68511
68631
  "isDeprecated": false,
68512
68632
  "deprecationReason": null
68513
68633
  },
68634
+ {
68635
+ "name": "billingCycleAnchor",
68636
+ "description": null,
68637
+ "type": {
68638
+ "kind": "INPUT_OBJECT",
68639
+ "name": "DateFieldComparison",
68640
+ "ofType": null
68641
+ },
68642
+ "defaultValue": null,
68643
+ "isDeprecated": false,
68644
+ "deprecationReason": null
68645
+ },
68514
68646
  {
68515
68647
  "name": "billingId",
68516
68648
  "description": null,
@@ -73256,6 +73388,18 @@
73256
73388
  "isDeprecated": false,
73257
73389
  "deprecationReason": null
73258
73390
  },
73391
+ {
73392
+ "name": "billingCycleAnchor",
73393
+ "description": null,
73394
+ "type": {
73395
+ "kind": "INPUT_OBJECT",
73396
+ "name": "DateFieldComparison",
73397
+ "ofType": null
73398
+ },
73399
+ "defaultValue": null,
73400
+ "isDeprecated": false,
73401
+ "deprecationReason": null
73402
+ },
73259
73403
  {
73260
73404
  "name": "billingId",
73261
73405
  "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 = "2.8.2"
4
+ VERSION = "2.15.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: 2.8.2
4
+ version: 2.15.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-06-27 00:00:00.000000000 Z
11
+ date: 2024-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient