stigg-api-client 5.45.0 → 5.53.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 +127 -44
- 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: 78df05bbe7bf12b4d899b8560d8137c29b509709a1de1fe918c8d73d7c5837af
|
|
4
|
+
data.tar.gz: bc5166adca81b377fcda2db2359e8ffbde84a74410d84b2f7794678fd14d8185
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: db952c47618186569ea2e05199d273fc39c7185c840b5d7f28183aad0dcab31222736289faffaf8272700dc40a3f05785b0866a505d83143caced74d9b28a832
|
|
7
|
+
data.tar.gz: ce887711c20b6ffb3dc2e22febe308a96bc6fbc5a34d91241b712f13818338333a7f4d6ed33bddc7c60d45231cbb66848a9ecca5410942a498ecb293b836c19f
|
data/Gemfile.lock
CHANGED
|
@@ -13130,6 +13130,29 @@
|
|
|
13130
13130
|
"enumValues": null,
|
|
13131
13131
|
"possibleTypes": null
|
|
13132
13132
|
},
|
|
13133
|
+
{
|
|
13134
|
+
"kind": "ENUM",
|
|
13135
|
+
"name": "CreditGrantCadence",
|
|
13136
|
+
"description": "Credit grant cadence",
|
|
13137
|
+
"fields": null,
|
|
13138
|
+
"inputFields": null,
|
|
13139
|
+
"interfaces": null,
|
|
13140
|
+
"enumValues": [
|
|
13141
|
+
{
|
|
13142
|
+
"name": "BEGINNING_OF_BILLING_PERIOD",
|
|
13143
|
+
"description": "Beginning of billing period",
|
|
13144
|
+
"isDeprecated": false,
|
|
13145
|
+
"deprecationReason": null
|
|
13146
|
+
},
|
|
13147
|
+
{
|
|
13148
|
+
"name": "MONTHLY",
|
|
13149
|
+
"description": "Monthly",
|
|
13150
|
+
"isDeprecated": false,
|
|
13151
|
+
"deprecationReason": null
|
|
13152
|
+
}
|
|
13153
|
+
],
|
|
13154
|
+
"possibleTypes": null
|
|
13155
|
+
},
|
|
13133
13156
|
{
|
|
13134
13157
|
"kind": "OBJECT",
|
|
13135
13158
|
"name": "CreditGrantConnection",
|
|
@@ -31046,8 +31069,8 @@
|
|
|
31046
31069
|
"deprecationReason": null
|
|
31047
31070
|
},
|
|
31048
31071
|
{
|
|
31049
|
-
"name": "
|
|
31050
|
-
"description": "
|
|
31072
|
+
"name": "traceId",
|
|
31073
|
+
"description": "Trace ID for distributed tracing (extracted from additionalAttributes.traceId)",
|
|
31051
31074
|
"args": [],
|
|
31052
31075
|
"type": {
|
|
31053
31076
|
"kind": "SCALAR",
|
|
@@ -31173,7 +31196,7 @@
|
|
|
31173
31196
|
"deprecationReason": null
|
|
31174
31197
|
},
|
|
31175
31198
|
{
|
|
31176
|
-
"name": "
|
|
31199
|
+
"name": "traceId",
|
|
31177
31200
|
"description": null,
|
|
31178
31201
|
"args": [],
|
|
31179
31202
|
"type": {
|
|
@@ -31331,7 +31354,7 @@
|
|
|
31331
31354
|
"deprecationReason": null
|
|
31332
31355
|
},
|
|
31333
31356
|
{
|
|
31334
|
-
"name": "
|
|
31357
|
+
"name": "traceId",
|
|
31335
31358
|
"description": null,
|
|
31336
31359
|
"args": [],
|
|
31337
31360
|
"type": {
|
|
@@ -31757,11 +31780,11 @@
|
|
|
31757
31780
|
"deprecationReason": null
|
|
31758
31781
|
},
|
|
31759
31782
|
{
|
|
31760
|
-
"name": "
|
|
31783
|
+
"name": "traceId",
|
|
31761
31784
|
"description": null,
|
|
31762
31785
|
"type": {
|
|
31763
31786
|
"kind": "INPUT_OBJECT",
|
|
31764
|
-
"name": "
|
|
31787
|
+
"name": "EventLogTraceIdFilterComparison",
|
|
31765
31788
|
"ofType": null
|
|
31766
31789
|
},
|
|
31767
31790
|
"defaultValue": null,
|
|
@@ -31886,7 +31909,7 @@
|
|
|
31886
31909
|
"deprecationReason": null
|
|
31887
31910
|
},
|
|
31888
31911
|
{
|
|
31889
|
-
"name": "
|
|
31912
|
+
"name": "traceId",
|
|
31890
31913
|
"description": null,
|
|
31891
31914
|
"args": [],
|
|
31892
31915
|
"type": {
|
|
@@ -31993,7 +32016,7 @@
|
|
|
31993
32016
|
"deprecationReason": null
|
|
31994
32017
|
},
|
|
31995
32018
|
{
|
|
31996
|
-
"name": "
|
|
32019
|
+
"name": "traceId",
|
|
31997
32020
|
"description": null,
|
|
31998
32021
|
"args": [],
|
|
31999
32022
|
"type": {
|
|
@@ -32053,29 +32076,6 @@
|
|
|
32053
32076
|
"enumValues": null,
|
|
32054
32077
|
"possibleTypes": null
|
|
32055
32078
|
},
|
|
32056
|
-
{
|
|
32057
|
-
"kind": "INPUT_OBJECT",
|
|
32058
|
-
"name": "EventLogRequestLogIdFilterComparison",
|
|
32059
|
-
"description": null,
|
|
32060
|
-
"fields": null,
|
|
32061
|
-
"inputFields": [
|
|
32062
|
-
{
|
|
32063
|
-
"name": "eq",
|
|
32064
|
-
"description": null,
|
|
32065
|
-
"type": {
|
|
32066
|
-
"kind": "SCALAR",
|
|
32067
|
-
"name": "String",
|
|
32068
|
-
"ofType": null
|
|
32069
|
-
},
|
|
32070
|
-
"defaultValue": null,
|
|
32071
|
-
"isDeprecated": false,
|
|
32072
|
-
"deprecationReason": null
|
|
32073
|
-
}
|
|
32074
|
-
],
|
|
32075
|
-
"interfaces": null,
|
|
32076
|
-
"enumValues": null,
|
|
32077
|
-
"possibleTypes": null
|
|
32078
|
-
},
|
|
32079
32079
|
{
|
|
32080
32080
|
"kind": "INPUT_OBJECT",
|
|
32081
32081
|
"name": "EventLogSort",
|
|
@@ -32182,7 +32182,7 @@
|
|
|
32182
32182
|
"deprecationReason": null
|
|
32183
32183
|
},
|
|
32184
32184
|
{
|
|
32185
|
-
"name": "
|
|
32185
|
+
"name": "traceId",
|
|
32186
32186
|
"description": null,
|
|
32187
32187
|
"isDeprecated": false,
|
|
32188
32188
|
"deprecationReason": null
|
|
@@ -32190,6 +32190,29 @@
|
|
|
32190
32190
|
],
|
|
32191
32191
|
"possibleTypes": null
|
|
32192
32192
|
},
|
|
32193
|
+
{
|
|
32194
|
+
"kind": "INPUT_OBJECT",
|
|
32195
|
+
"name": "EventLogTraceIdFilterComparison",
|
|
32196
|
+
"description": null,
|
|
32197
|
+
"fields": null,
|
|
32198
|
+
"inputFields": [
|
|
32199
|
+
{
|
|
32200
|
+
"name": "eq",
|
|
32201
|
+
"description": null,
|
|
32202
|
+
"type": {
|
|
32203
|
+
"kind": "SCALAR",
|
|
32204
|
+
"name": "String",
|
|
32205
|
+
"ofType": null
|
|
32206
|
+
},
|
|
32207
|
+
"defaultValue": null,
|
|
32208
|
+
"isDeprecated": false,
|
|
32209
|
+
"deprecationReason": null
|
|
32210
|
+
}
|
|
32211
|
+
],
|
|
32212
|
+
"interfaces": null,
|
|
32213
|
+
"enumValues": null,
|
|
32214
|
+
"possibleTypes": null
|
|
32215
|
+
},
|
|
32193
32216
|
{
|
|
32194
32217
|
"kind": "ENUM",
|
|
32195
32218
|
"name": "EventLogType",
|
|
@@ -59378,18 +59401,6 @@
|
|
|
59378
59401
|
"isDeprecated": false,
|
|
59379
59402
|
"deprecationReason": null
|
|
59380
59403
|
},
|
|
59381
|
-
{
|
|
59382
|
-
"name": "pricingModel",
|
|
59383
|
-
"description": "The pricing model of the package pricing",
|
|
59384
|
-
"type": {
|
|
59385
|
-
"kind": "INPUT_OBJECT",
|
|
59386
|
-
"name": "PricingModelCreateInput",
|
|
59387
|
-
"ofType": null
|
|
59388
|
-
},
|
|
59389
|
-
"defaultValue": null,
|
|
59390
|
-
"isDeprecated": false,
|
|
59391
|
-
"deprecationReason": null
|
|
59392
|
-
},
|
|
59393
59404
|
{
|
|
59394
59405
|
"name": "pricingModels",
|
|
59395
59406
|
"description": "The list of pricing models of the package pricing",
|
|
@@ -65698,6 +65709,18 @@
|
|
|
65698
65709
|
"isDeprecated": false,
|
|
65699
65710
|
"deprecationReason": null
|
|
65700
65711
|
},
|
|
65712
|
+
{
|
|
65713
|
+
"name": "creditGrantCadence",
|
|
65714
|
+
"description": "The recurring credit grant cadence of the price",
|
|
65715
|
+
"args": [],
|
|
65716
|
+
"type": {
|
|
65717
|
+
"kind": "ENUM",
|
|
65718
|
+
"name": "CreditGrantCadence",
|
|
65719
|
+
"ofType": null
|
|
65720
|
+
},
|
|
65721
|
+
"isDeprecated": false,
|
|
65722
|
+
"deprecationReason": null
|
|
65723
|
+
},
|
|
65701
65724
|
{
|
|
65702
65725
|
"name": "creditRate",
|
|
65703
65726
|
"description": "The credit rate for this price",
|
|
@@ -65734,6 +65757,18 @@
|
|
|
65734
65757
|
"isDeprecated": false,
|
|
65735
65758
|
"deprecationReason": null
|
|
65736
65759
|
},
|
|
65760
|
+
{
|
|
65761
|
+
"name": "customCurrency",
|
|
65762
|
+
"description": "The custom currency of the price this price applies to",
|
|
65763
|
+
"args": [],
|
|
65764
|
+
"type": {
|
|
65765
|
+
"kind": "OBJECT",
|
|
65766
|
+
"name": "CustomCurrency",
|
|
65767
|
+
"ofType": null
|
|
65768
|
+
},
|
|
65769
|
+
"isDeprecated": false,
|
|
65770
|
+
"deprecationReason": null
|
|
65771
|
+
},
|
|
65737
65772
|
{
|
|
65738
65773
|
"name": "environmentId",
|
|
65739
65774
|
"description": "The unique identifier for the environment",
|
|
@@ -66231,6 +66266,18 @@
|
|
|
66231
66266
|
"isDeprecated": false,
|
|
66232
66267
|
"deprecationReason": null
|
|
66233
66268
|
},
|
|
66269
|
+
{
|
|
66270
|
+
"name": "creditGrantCadence",
|
|
66271
|
+
"description": "The recurring credit grant cadence of the price",
|
|
66272
|
+
"args": [],
|
|
66273
|
+
"type": {
|
|
66274
|
+
"kind": "ENUM",
|
|
66275
|
+
"name": "CreditGrantCadence",
|
|
66276
|
+
"ofType": null
|
|
66277
|
+
},
|
|
66278
|
+
"isDeprecated": false,
|
|
66279
|
+
"deprecationReason": null
|
|
66280
|
+
},
|
|
66234
66281
|
{
|
|
66235
66282
|
"name": "creditRate",
|
|
66236
66283
|
"description": "The credit rate for this price",
|
|
@@ -66267,6 +66314,18 @@
|
|
|
66267
66314
|
"isDeprecated": false,
|
|
66268
66315
|
"deprecationReason": null
|
|
66269
66316
|
},
|
|
66317
|
+
{
|
|
66318
|
+
"name": "customCurrency",
|
|
66319
|
+
"description": "The custom currency of the price this price applies to",
|
|
66320
|
+
"args": [],
|
|
66321
|
+
"type": {
|
|
66322
|
+
"kind": "OBJECT",
|
|
66323
|
+
"name": "CustomCurrency",
|
|
66324
|
+
"ofType": null
|
|
66325
|
+
},
|
|
66326
|
+
"isDeprecated": false,
|
|
66327
|
+
"deprecationReason": null
|
|
66328
|
+
},
|
|
66270
66329
|
{
|
|
66271
66330
|
"name": "environmentId",
|
|
66272
66331
|
"description": "The unique identifier for the environment",
|
|
@@ -67327,6 +67386,18 @@
|
|
|
67327
67386
|
"isDeprecated": false,
|
|
67328
67387
|
"deprecationReason": null
|
|
67329
67388
|
},
|
|
67389
|
+
{
|
|
67390
|
+
"name": "creditGrantCadence",
|
|
67391
|
+
"description": "The recurring credit grant cadence of the pricing model",
|
|
67392
|
+
"type": {
|
|
67393
|
+
"kind": "ENUM",
|
|
67394
|
+
"name": "CreditGrantCadence",
|
|
67395
|
+
"ofType": null
|
|
67396
|
+
},
|
|
67397
|
+
"defaultValue": null,
|
|
67398
|
+
"isDeprecated": false,
|
|
67399
|
+
"deprecationReason": null
|
|
67400
|
+
},
|
|
67330
67401
|
{
|
|
67331
67402
|
"name": "creditRate",
|
|
67332
67403
|
"description": "The credit rate for this period",
|
|
@@ -67434,6 +67505,18 @@
|
|
|
67434
67505
|
"isDeprecated": false,
|
|
67435
67506
|
"deprecationReason": null
|
|
67436
67507
|
},
|
|
67508
|
+
{
|
|
67509
|
+
"name": "creditGrantCadence",
|
|
67510
|
+
"description": "The recurring credit grant cadence of the pricing model",
|
|
67511
|
+
"type": {
|
|
67512
|
+
"kind": "ENUM",
|
|
67513
|
+
"name": "CreditGrantCadence",
|
|
67514
|
+
"ofType": null
|
|
67515
|
+
},
|
|
67516
|
+
"defaultValue": null,
|
|
67517
|
+
"isDeprecated": false,
|
|
67518
|
+
"deprecationReason": null
|
|
67519
|
+
},
|
|
67437
67520
|
{
|
|
67438
67521
|
"name": "creditRate",
|
|
67439
67522
|
"description": "The credit rate for this period",
|
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.53.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-11-
|
|
11
|
+
date: 2025-11-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|