stigg-api-client 2.8.2 → 2.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/stigg/generated/schema.json +168 -0
- data/lib/stigg/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f4c3f67927db41222b9659cf9357bedfcdf955ef0de76ffc6901626f9c5a7b96
|
4
|
+
data.tar.gz: 4569829b10a282649f4c74a4b5384f915f4026ac63b9f3fd8be871295a891625
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3193a29cabb044f3e1fe2e291321bebeddce353a7fee90b5670927706665707cb3ee364c4c57bc37b3ca79540326f88b282694afb9b7de8e5e1130dd466030eb
|
7
|
+
data.tar.gz: a2c4f4eec39601b54865cda00fe40f69998418c23cfe50daa4278e89b81ede0f3fe30fd616fd8af8733074aaed6ed97688fa25221a9ed4002d187c5a0b10e770
|
data/Gemfile.lock
CHANGED
@@ -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,
|
@@ -81290,6 +81434,18 @@
|
|
81290
81434
|
},
|
81291
81435
|
"isDeprecated": false,
|
81292
81436
|
"deprecationReason": null
|
81437
|
+
},
|
81438
|
+
{
|
81439
|
+
"name": "stripeSecretKey",
|
81440
|
+
"description": null,
|
81441
|
+
"args": [],
|
81442
|
+
"type": {
|
81443
|
+
"kind": "SCALAR",
|
81444
|
+
"name": "String",
|
81445
|
+
"ofType": null
|
81446
|
+
},
|
81447
|
+
"isDeprecated": false,
|
81448
|
+
"deprecationReason": null
|
81293
81449
|
}
|
81294
81450
|
],
|
81295
81451
|
"inputFields": null,
|
@@ -81350,6 +81506,18 @@
|
|
81350
81506
|
"defaultValue": null,
|
81351
81507
|
"isDeprecated": false,
|
81352
81508
|
"deprecationReason": null
|
81509
|
+
},
|
81510
|
+
{
|
81511
|
+
"name": "stripeSecretKey",
|
81512
|
+
"description": null,
|
81513
|
+
"type": {
|
81514
|
+
"kind": "SCALAR",
|
81515
|
+
"name": "String",
|
81516
|
+
"ofType": null
|
81517
|
+
},
|
81518
|
+
"defaultValue": null,
|
81519
|
+
"isDeprecated": false,
|
81520
|
+
"deprecationReason": null
|
81353
81521
|
}
|
81354
81522
|
],
|
81355
81523
|
"interfaces": null,
|
data/lib/stigg/version.rb
CHANGED
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.
|
4
|
+
version: 2.16.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-
|
11
|
+
date: 2024-07-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|