stigg-api-client 2.8.1 → 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: 2a7bbbe1e39ae2f15399fd07c6477d0bd1f219eee38a131cf6e51a8c72676f84
4
- data.tar.gz: 8f36af87f5a87b12a6d2ab2d816bba1b151d8f762b69e7bead1ef69693189afd
3
+ metadata.gz: 1ba1a25077692b6447fda3aa03a3698d971c3a9b8604b9fdd4e7d6d80eb07803
4
+ data.tar.gz: 24e0b2d81999d104c9c83a6c672c741ea1aa4d12577342a8b38afb6bf696d12f
5
5
  SHA512:
6
- metadata.gz: afbdf15c5ffca65823808d1a44e812061b7d4208dc0d492163dc9d1d1fec9ea0d48e741e219183be2808730aaf4b878c0eae51ac3399e4014d26fd05330ed76f
7
- data.tar.gz: 68e4e265c98ca53d76f8b72812d8d4e5c4a36d14c2ec1e9493e7dfd396ae96475d325f16d3dee211d153aadaf2403af447a064e4bfb2aa68fed8dbe7be29ea83
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.1)
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,
@@ -75773,65 +75917,6 @@
75773
75917
  "enumValues": null,
75774
75918
  "possibleTypes": null
75775
75919
  },
75776
- {
75777
- "kind": "OBJECT",
75778
- "name": "TrialMustBeCancelledImmediately",
75779
- "description": null,
75780
- "fields": [
75781
- {
75782
- "name": "code",
75783
- "description": null,
75784
- "args": [],
75785
- "type": {
75786
- "kind": "NON_NULL",
75787
- "name": null,
75788
- "ofType": {
75789
- "kind": "SCALAR",
75790
- "name": "String",
75791
- "ofType": null
75792
- }
75793
- },
75794
- "isDeprecated": false,
75795
- "deprecationReason": null
75796
- },
75797
- {
75798
- "name": "isValidationError",
75799
- "description": null,
75800
- "args": [],
75801
- "type": {
75802
- "kind": "NON_NULL",
75803
- "name": null,
75804
- "ofType": {
75805
- "kind": "SCALAR",
75806
- "name": "Boolean",
75807
- "ofType": null
75808
- }
75809
- },
75810
- "isDeprecated": false,
75811
- "deprecationReason": null
75812
- },
75813
- {
75814
- "name": "refId",
75815
- "description": null,
75816
- "args": [],
75817
- "type": {
75818
- "kind": "NON_NULL",
75819
- "name": null,
75820
- "ofType": {
75821
- "kind": "SCALAR",
75822
- "name": "String",
75823
- "ofType": null
75824
- }
75825
- },
75826
- "isDeprecated": false,
75827
- "deprecationReason": null
75828
- }
75829
- ],
75830
- "inputFields": null,
75831
- "interfaces": [],
75832
- "enumValues": null,
75833
- "possibleTypes": null
75834
- },
75835
75920
  {
75836
75921
  "kind": "INPUT_OBJECT",
75837
75922
  "name": "TrialOverrideConfigurationInput",
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.1"
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.1
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