stigg-api-client 5.197.0 → 5.199.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 +24 -60
- 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: c58030a7fbfbba45dff4b3c0ed268be78c899cf340e760fd73f1c47673f73136
|
|
4
|
+
data.tar.gz: c4d5e37ba434906c95058af4216d2a8a6284b36cdd31cd521aff7313c6ced9ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9f0235bf90276b95ccfbcc034b54e563291aeec40d8ba525c9ad56cf1792a99dd11eeda45c5d8331486688a456c5916d0fbee4c1e2b980654922d87f0de45d20
|
|
7
|
+
data.tar.gz: b9d8e8a613851d116a3508c3e61fbea34734f0b59298b9691d4512fbe80538ccc8af379cfaa271f9dbd6f3e1ac35d10b07f0e68aba6ea532b93c38a483dcc335
|
data/Gemfile.lock
CHANGED
|
@@ -44323,6 +44323,18 @@
|
|
|
44323
44323
|
"defaultValue": null,
|
|
44324
44324
|
"isDeprecated": false,
|
|
44325
44325
|
"deprecationReason": null
|
|
44326
|
+
},
|
|
44327
|
+
{
|
|
44328
|
+
"name": "integrationId",
|
|
44329
|
+
"description": "The integration id to use for the customers",
|
|
44330
|
+
"type": {
|
|
44331
|
+
"kind": "SCALAR",
|
|
44332
|
+
"name": "String",
|
|
44333
|
+
"ofType": null
|
|
44334
|
+
},
|
|
44335
|
+
"defaultValue": null,
|
|
44336
|
+
"isDeprecated": false,
|
|
44337
|
+
"deprecationReason": null
|
|
44326
44338
|
}
|
|
44327
44339
|
],
|
|
44328
44340
|
"interfaces": null,
|
|
@@ -45838,6 +45850,18 @@
|
|
|
45838
45850
|
"isDeprecated": false,
|
|
45839
45851
|
"deprecationReason": null
|
|
45840
45852
|
},
|
|
45853
|
+
{
|
|
45854
|
+
"name": "integrationId",
|
|
45855
|
+
"description": null,
|
|
45856
|
+
"type": {
|
|
45857
|
+
"kind": "SCALAR",
|
|
45858
|
+
"name": "String",
|
|
45859
|
+
"ofType": null
|
|
45860
|
+
},
|
|
45861
|
+
"defaultValue": null,
|
|
45862
|
+
"isDeprecated": false,
|
|
45863
|
+
"deprecationReason": null
|
|
45864
|
+
},
|
|
45841
45865
|
{
|
|
45842
45866
|
"name": "subscriptions",
|
|
45843
45867
|
"description": null,
|
|
@@ -66689,26 +66713,6 @@
|
|
|
66689
66713
|
"isDeprecated": false,
|
|
66690
66714
|
"deprecationReason": null
|
|
66691
66715
|
},
|
|
66692
|
-
{
|
|
66693
|
-
"name": "packageEntitlements",
|
|
66694
|
-
"description": "List of package entitlements for the addon",
|
|
66695
|
-
"args": [],
|
|
66696
|
-
"type": {
|
|
66697
|
-
"kind": "LIST",
|
|
66698
|
-
"name": null,
|
|
66699
|
-
"ofType": {
|
|
66700
|
-
"kind": "NON_NULL",
|
|
66701
|
-
"name": null,
|
|
66702
|
-
"ofType": {
|
|
66703
|
-
"kind": "UNION",
|
|
66704
|
-
"name": "PackageEntitlementUnion",
|
|
66705
|
-
"ofType": null
|
|
66706
|
-
}
|
|
66707
|
-
}
|
|
66708
|
-
},
|
|
66709
|
-
"isDeprecated": false,
|
|
66710
|
-
"deprecationReason": null
|
|
66711
|
-
},
|
|
66712
66716
|
{
|
|
66713
66717
|
"name": "prices",
|
|
66714
66718
|
"description": "List of prices for the addon",
|
|
@@ -67392,26 +67396,6 @@
|
|
|
67392
67396
|
"isDeprecated": false,
|
|
67393
67397
|
"deprecationReason": null
|
|
67394
67398
|
},
|
|
67395
|
-
{
|
|
67396
|
-
"name": "inheritedPackageEntitlements",
|
|
67397
|
-
"description": "List of inherited package entitlements for the plan",
|
|
67398
|
-
"args": [],
|
|
67399
|
-
"type": {
|
|
67400
|
-
"kind": "LIST",
|
|
67401
|
-
"name": null,
|
|
67402
|
-
"ofType": {
|
|
67403
|
-
"kind": "NON_NULL",
|
|
67404
|
-
"name": null,
|
|
67405
|
-
"ofType": {
|
|
67406
|
-
"kind": "UNION",
|
|
67407
|
-
"name": "PackageEntitlementUnion",
|
|
67408
|
-
"ofType": null
|
|
67409
|
-
}
|
|
67410
|
-
}
|
|
67411
|
-
},
|
|
67412
|
-
"isDeprecated": false,
|
|
67413
|
-
"deprecationReason": null
|
|
67414
|
-
},
|
|
67415
67399
|
{
|
|
67416
67400
|
"name": "minimumSpend",
|
|
67417
67401
|
"description": "Minimum spend configuration",
|
|
@@ -67432,26 +67416,6 @@
|
|
|
67432
67416
|
"isDeprecated": false,
|
|
67433
67417
|
"deprecationReason": null
|
|
67434
67418
|
},
|
|
67435
|
-
{
|
|
67436
|
-
"name": "packageEntitlements",
|
|
67437
|
-
"description": "List of package entitlements for the plan",
|
|
67438
|
-
"args": [],
|
|
67439
|
-
"type": {
|
|
67440
|
-
"kind": "LIST",
|
|
67441
|
-
"name": null,
|
|
67442
|
-
"ofType": {
|
|
67443
|
-
"kind": "NON_NULL",
|
|
67444
|
-
"name": null,
|
|
67445
|
-
"ofType": {
|
|
67446
|
-
"kind": "UNION",
|
|
67447
|
-
"name": "PackageEntitlementUnion",
|
|
67448
|
-
"ofType": null
|
|
67449
|
-
}
|
|
67450
|
-
}
|
|
67451
|
-
},
|
|
67452
|
-
"isDeprecated": false,
|
|
67453
|
-
"deprecationReason": null
|
|
67454
|
-
},
|
|
67455
67419
|
{
|
|
67456
67420
|
"name": "prices",
|
|
67457
67421
|
"description": "List of prices for the plan",
|
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: 5.
|
|
4
|
+
version: 5.199.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-02-
|
|
11
|
+
date: 2026-02-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|