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 +4 -4
- data/Gemfile.lock +1 -1
- data/lib/stigg/generated/schema.json +84 -0
- data/lib/stigg/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b0cd6933eec27299aaeb76e9942c01050b6b1638a3189f547ed11cb7e1b34648
|
|
4
|
+
data.tar.gz: 6b89be6a4f739d99b2d996c37ce5ae882dbd4ff74e5cdbd480c86e0e8f7e6ea4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 29fc218e20a18666808ce7932cb29e460009daf0a857b0a7bc26998489af561e463894dcf08d70bdeda4ee2d16938892a69e5bfb2c4d19bb7dc73c2756815554
|
|
7
|
+
data.tar.gz: 2c8a38aa589d486b63b604b479f7a27cb068eafaa5a86bc0f162adb40309e2070e01a4ea4c07afe484dfba52b8fc25eafee3c9226dd310a847ace191bc8005ec
|
data/Gemfile.lock
CHANGED
|
@@ -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