stigg-api-client 5.199.0 → 5.201.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: c58030a7fbfbba45dff4b3c0ed268be78c899cf340e760fd73f1c47673f73136
4
- data.tar.gz: c4d5e37ba434906c95058af4216d2a8a6284b36cdd31cd521aff7313c6ced9ed
3
+ metadata.gz: b0cd6933eec27299aaeb76e9942c01050b6b1638a3189f547ed11cb7e1b34648
4
+ data.tar.gz: 6b89be6a4f739d99b2d996c37ce5ae882dbd4ff74e5cdbd480c86e0e8f7e6ea4
5
5
  SHA512:
6
- metadata.gz: 9f0235bf90276b95ccfbcc034b54e563291aeec40d8ba525c9ad56cf1792a99dd11eeda45c5d8331486688a456c5916d0fbee4c1e2b980654922d87f0de45d20
7
- data.tar.gz: b9d8e8a613851d116a3508c3e61fbea34734f0b59298b9691d4512fbe80538ccc8af379cfaa271f9dbd6f3e1ac35d10b07f0e68aba6ea532b93c38a483dcc335
6
+ metadata.gz: 29fc218e20a18666808ce7932cb29e460009daf0a857b0a7bc26998489af561e463894dcf08d70bdeda4ee2d16938892a69e5bfb2c4d19bb7dc73c2756815554
7
+ data.tar.gz: 2c8a38aa589d486b63b604b479f7a27cb068eafaa5a86bc0f162adb40309e2070e01a4ea4c07afe484dfba52b8fc25eafee3c9226dd310a847ace191bc8005ec
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.199.0)
4
+ stigg-api-client (5.201.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -16257,6 +16257,18 @@
16257
16257
  "isDeprecated": false,
16258
16258
  "deprecationReason": null
16259
16259
  },
16260
+ {
16261
+ "name": "feature",
16262
+ "description": "The feature associated with this ledger event",
16263
+ "args": [],
16264
+ "type": {
16265
+ "kind": "OBJECT",
16266
+ "name": "Feature",
16267
+ "ofType": null
16268
+ },
16269
+ "isDeprecated": false,
16270
+ "deprecationReason": null
16271
+ },
16260
16272
  {
16261
16273
  "name": "featureId",
16262
16274
  "description": "The feature ID of the ledger event",
@@ -16269,6 +16281,18 @@
16269
16281
  "isDeprecated": false,
16270
16282
  "deprecationReason": null
16271
16283
  },
16284
+ {
16285
+ "name": "grant",
16286
+ "description": "The credit grant associated with this ledger event",
16287
+ "args": [],
16288
+ "type": {
16289
+ "kind": "OBJECT",
16290
+ "name": "CreditGrant",
16291
+ "ofType": null
16292
+ },
16293
+ "isDeprecated": false,
16294
+ "deprecationReason": null
16295
+ },
16272
16296
  {
16273
16297
  "name": "resourceId",
16274
16298
  "description": "The resource ID of the ledger event",
@@ -66713,6 +66737,26 @@
66713
66737
  "isDeprecated": false,
66714
66738
  "deprecationReason": null
66715
66739
  },
66740
+ {
66741
+ "name": "packageEntitlements",
66742
+ "description": "List of package entitlements for the addon",
66743
+ "args": [],
66744
+ "type": {
66745
+ "kind": "LIST",
66746
+ "name": null,
66747
+ "ofType": {
66748
+ "kind": "NON_NULL",
66749
+ "name": null,
66750
+ "ofType": {
66751
+ "kind": "UNION",
66752
+ "name": "PackageEntitlementUnion",
66753
+ "ofType": null
66754
+ }
66755
+ }
66756
+ },
66757
+ "isDeprecated": false,
66758
+ "deprecationReason": null
66759
+ },
66716
66760
  {
66717
66761
  "name": "prices",
66718
66762
  "description": "List of prices for the addon",
@@ -67396,6 +67440,26 @@
67396
67440
  "isDeprecated": false,
67397
67441
  "deprecationReason": null
67398
67442
  },
67443
+ {
67444
+ "name": "inheritedPackageEntitlements",
67445
+ "description": "List of inherited package entitlements for the plan",
67446
+ "args": [],
67447
+ "type": {
67448
+ "kind": "LIST",
67449
+ "name": null,
67450
+ "ofType": {
67451
+ "kind": "NON_NULL",
67452
+ "name": null,
67453
+ "ofType": {
67454
+ "kind": "UNION",
67455
+ "name": "PackageEntitlementUnion",
67456
+ "ofType": null
67457
+ }
67458
+ }
67459
+ },
67460
+ "isDeprecated": false,
67461
+ "deprecationReason": null
67462
+ },
67399
67463
  {
67400
67464
  "name": "minimumSpend",
67401
67465
  "description": "Minimum spend configuration",
@@ -67416,6 +67480,26 @@
67416
67480
  "isDeprecated": false,
67417
67481
  "deprecationReason": null
67418
67482
  },
67483
+ {
67484
+ "name": "packageEntitlements",
67485
+ "description": "List of package entitlements for the plan",
67486
+ "args": [],
67487
+ "type": {
67488
+ "kind": "LIST",
67489
+ "name": null,
67490
+ "ofType": {
67491
+ "kind": "NON_NULL",
67492
+ "name": null,
67493
+ "ofType": {
67494
+ "kind": "UNION",
67495
+ "name": "PackageEntitlementUnion",
67496
+ "ofType": null
67497
+ }
67498
+ }
67499
+ },
67500
+ "isDeprecated": false,
67501
+ "deprecationReason": null
67502
+ },
67419
67503
  {
67420
67504
  "name": "prices",
67421
67505
  "description": "List of prices for the plan",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.199.0"
4
+ VERSION = "5.201.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.199.0
4
+ version: 5.201.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg