stigg-api-client 0.467.0 → 0.467.1

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: 12eb6a4f7d144c2f85d599a53ac7006ec81971c90949925d1b526f3262d28cc0
4
- data.tar.gz: ac68c47701bc49199de65eb0772c7e78a5c83bce8af6e5df0a4489bfd4f4cdc1
3
+ metadata.gz: 77f755c3103e90683283575910981701cd5701f8007ea242366b687dbaddee87
4
+ data.tar.gz: 7f889a5bb3d7b7607217170f50311414ea3d0fe22f2507055525103c3ad13e0b
5
5
  SHA512:
6
- metadata.gz: 36582e1c07e97ce8fd1f75e3ac52ea04721ab51d7fd426bc5a97f77d38dc1ef69e932a2542eebfbbc9ecb0eea174ec475ed9a8a42e8d2db115e030d71199c305
7
- data.tar.gz: 240767babd110404e3a60660e4b58f1bea61940299503db51f8e1ad6d927bcf9c433ac1d1cb009e161a18e84c77160e36cdd869a887b16d8328604422daa1216
6
+ metadata.gz: 1f41a1e93af8449d1545f05990a9e25a373077dce4c5e16ba5f75cc0bcbd04b9b330fe2fc71a05897f114d89101464cdfb5180c008ba916e7a11faefb3209127
7
+ data.tar.gz: 9315f5f5a4fd1507a4883c0eb039df40108bbd2d230335a141da0996a3677236965dc6c575294ac0650f44f2c433097fd155522a01ece1fa32101b4526b078c8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.467.0)
4
+ stigg-api-client (0.467.1)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -14604,6 +14604,18 @@
14604
14604
  "isDeprecated": false,
14605
14605
  "deprecationReason": null
14606
14606
  },
14607
+ {
14608
+ "name": "billingModel",
14609
+ "description": null,
14610
+ "type": {
14611
+ "kind": "INPUT_OBJECT",
14612
+ "name": "BillingModelFilterComparison",
14613
+ "ofType": null
14614
+ },
14615
+ "defaultValue": null,
14616
+ "isDeprecated": false,
14617
+ "deprecationReason": null
14618
+ },
14607
14619
  {
14608
14620
  "name": "createdAt",
14609
14621
  "description": null,
@@ -14616,6 +14628,18 @@
14616
14628
  "isDeprecated": false,
14617
14629
  "deprecationReason": null
14618
14630
  },
14631
+ {
14632
+ "name": "featureId",
14633
+ "description": null,
14634
+ "type": {
14635
+ "kind": "INPUT_OBJECT",
14636
+ "name": "StringFieldComparison",
14637
+ "ofType": null
14638
+ },
14639
+ "defaultValue": null,
14640
+ "isDeprecated": false,
14641
+ "deprecationReason": null
14642
+ },
14619
14643
  {
14620
14644
  "name": "id",
14621
14645
  "description": null,
@@ -56118,6 +56142,18 @@
56118
56142
  "name": "SubscriptionPrice",
56119
56143
  "description": null,
56120
56144
  "fields": [
56145
+ {
56146
+ "name": "billingModel",
56147
+ "description": null,
56148
+ "args": [],
56149
+ "type": {
56150
+ "kind": "ENUM",
56151
+ "name": "BillingModel",
56152
+ "ofType": null
56153
+ },
56154
+ "isDeprecated": false,
56155
+ "deprecationReason": null
56156
+ },
56121
56157
  {
56122
56158
  "name": "createdAt",
56123
56159
  "description": null,
@@ -56130,6 +56166,18 @@
56130
56166
  "isDeprecated": false,
56131
56167
  "deprecationReason": null
56132
56168
  },
56169
+ {
56170
+ "name": "featureId",
56171
+ "description": null,
56172
+ "args": [],
56173
+ "type": {
56174
+ "kind": "SCALAR",
56175
+ "name": "String",
56176
+ "ofType": null
56177
+ },
56178
+ "isDeprecated": false,
56179
+ "deprecationReason": null
56180
+ },
56133
56181
  {
56134
56182
  "name": "id",
56135
56183
  "description": null,
@@ -56213,6 +56261,18 @@
56213
56261
  "name": "SubscriptionPriceAggregateGroupBy",
56214
56262
  "description": null,
56215
56263
  "fields": [
56264
+ {
56265
+ "name": "billingModel",
56266
+ "description": null,
56267
+ "args": [],
56268
+ "type": {
56269
+ "kind": "ENUM",
56270
+ "name": "BillingModel",
56271
+ "ofType": null
56272
+ },
56273
+ "isDeprecated": false,
56274
+ "deprecationReason": null
56275
+ },
56216
56276
  {
56217
56277
  "name": "createdAt",
56218
56278
  "description": null,
@@ -56225,6 +56285,18 @@
56225
56285
  "isDeprecated": false,
56226
56286
  "deprecationReason": null
56227
56287
  },
56288
+ {
56289
+ "name": "featureId",
56290
+ "description": null,
56291
+ "args": [],
56292
+ "type": {
56293
+ "kind": "SCALAR",
56294
+ "name": "String",
56295
+ "ofType": null
56296
+ },
56297
+ "isDeprecated": false,
56298
+ "deprecationReason": null
56299
+ },
56228
56300
  {
56229
56301
  "name": "id",
56230
56302
  "description": null,
@@ -56295,6 +56367,18 @@
56295
56367
  "name": "SubscriptionPriceCountAggregate",
56296
56368
  "description": null,
56297
56369
  "fields": [
56370
+ {
56371
+ "name": "billingModel",
56372
+ "description": null,
56373
+ "args": [],
56374
+ "type": {
56375
+ "kind": "SCALAR",
56376
+ "name": "Int",
56377
+ "ofType": null
56378
+ },
56379
+ "isDeprecated": false,
56380
+ "deprecationReason": null
56381
+ },
56298
56382
  {
56299
56383
  "name": "createdAt",
56300
56384
  "description": null,
@@ -56307,6 +56391,18 @@
56307
56391
  "isDeprecated": false,
56308
56392
  "deprecationReason": null
56309
56393
  },
56394
+ {
56395
+ "name": "featureId",
56396
+ "description": null,
56397
+ "args": [],
56398
+ "type": {
56399
+ "kind": "SCALAR",
56400
+ "name": "Int",
56401
+ "ofType": null
56402
+ },
56403
+ "isDeprecated": false,
56404
+ "deprecationReason": null
56405
+ },
56310
56406
  {
56311
56407
  "name": "id",
56312
56408
  "description": null,
@@ -56418,6 +56514,18 @@
56418
56514
  "isDeprecated": false,
56419
56515
  "deprecationReason": null
56420
56516
  },
56517
+ {
56518
+ "name": "billingModel",
56519
+ "description": null,
56520
+ "type": {
56521
+ "kind": "INPUT_OBJECT",
56522
+ "name": "BillingModelFilterComparison",
56523
+ "ofType": null
56524
+ },
56525
+ "defaultValue": null,
56526
+ "isDeprecated": false,
56527
+ "deprecationReason": null
56528
+ },
56421
56529
  {
56422
56530
  "name": "createdAt",
56423
56531
  "description": null,
@@ -56430,6 +56538,18 @@
56430
56538
  "isDeprecated": false,
56431
56539
  "deprecationReason": null
56432
56540
  },
56541
+ {
56542
+ "name": "featureId",
56543
+ "description": null,
56544
+ "type": {
56545
+ "kind": "INPUT_OBJECT",
56546
+ "name": "StringFieldComparison",
56547
+ "ofType": null
56548
+ },
56549
+ "defaultValue": null,
56550
+ "isDeprecated": false,
56551
+ "deprecationReason": null
56552
+ },
56433
56553
  {
56434
56554
  "name": "id",
56435
56555
  "description": null,
@@ -56898,6 +57018,18 @@
56898
57018
  "name": "SubscriptionPriceMaxAggregate",
56899
57019
  "description": null,
56900
57020
  "fields": [
57021
+ {
57022
+ "name": "billingModel",
57023
+ "description": null,
57024
+ "args": [],
57025
+ "type": {
57026
+ "kind": "ENUM",
57027
+ "name": "BillingModel",
57028
+ "ofType": null
57029
+ },
57030
+ "isDeprecated": false,
57031
+ "deprecationReason": null
57032
+ },
56901
57033
  {
56902
57034
  "name": "createdAt",
56903
57035
  "description": null,
@@ -56910,6 +57042,18 @@
56910
57042
  "isDeprecated": false,
56911
57043
  "deprecationReason": null
56912
57044
  },
57045
+ {
57046
+ "name": "featureId",
57047
+ "description": null,
57048
+ "args": [],
57049
+ "type": {
57050
+ "kind": "SCALAR",
57051
+ "name": "String",
57052
+ "ofType": null
57053
+ },
57054
+ "isDeprecated": false,
57055
+ "deprecationReason": null
57056
+ },
56913
57057
  {
56914
57058
  "name": "id",
56915
57059
  "description": null,
@@ -56957,6 +57101,18 @@
56957
57101
  "name": "SubscriptionPriceMinAggregate",
56958
57102
  "description": null,
56959
57103
  "fields": [
57104
+ {
57105
+ "name": "billingModel",
57106
+ "description": null,
57107
+ "args": [],
57108
+ "type": {
57109
+ "kind": "ENUM",
57110
+ "name": "BillingModel",
57111
+ "ofType": null
57112
+ },
57113
+ "isDeprecated": false,
57114
+ "deprecationReason": null
57115
+ },
56960
57116
  {
56961
57117
  "name": "createdAt",
56962
57118
  "description": null,
@@ -56969,6 +57125,18 @@
56969
57125
  "isDeprecated": false,
56970
57126
  "deprecationReason": null
56971
57127
  },
57128
+ {
57129
+ "name": "featureId",
57130
+ "description": null,
57131
+ "args": [],
57132
+ "type": {
57133
+ "kind": "SCALAR",
57134
+ "name": "String",
57135
+ "ofType": null
57136
+ },
57137
+ "isDeprecated": false,
57138
+ "deprecationReason": null
57139
+ },
56972
57140
  {
56973
57141
  "name": "id",
56974
57142
  "description": null,
@@ -57149,12 +57317,24 @@
57149
57317
  "inputFields": null,
57150
57318
  "interfaces": null,
57151
57319
  "enumValues": [
57320
+ {
57321
+ "name": "billingModel",
57322
+ "description": null,
57323
+ "isDeprecated": false,
57324
+ "deprecationReason": null
57325
+ },
57152
57326
  {
57153
57327
  "name": "createdAt",
57154
57328
  "description": null,
57155
57329
  "isDeprecated": false,
57156
57330
  "deprecationReason": null
57157
57331
  },
57332
+ {
57333
+ "name": "featureId",
57334
+ "description": null,
57335
+ "isDeprecated": false,
57336
+ "deprecationReason": null
57337
+ },
57158
57338
  {
57159
57339
  "name": "id",
57160
57340
  "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 = "0.467.0"
4
+ VERSION = "0.467.1"
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: 0.467.0
4
+ version: 0.467.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-06-21 00:00:00.000000000 Z
11
+ date: 2023-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient