stigg-api-client 5.264.0 → 5.269.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 +107 -0
- 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: e0f427c6d657e98c0a8031acf3fed138bf82250ca3e06c74cef6d4052a74142a
|
|
4
|
+
data.tar.gz: 69c85353f12083e5fca74174c05f877709c6932c80ded8e96f451ea9d77c1d6b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a600bcd84d11b7bdafcb8c4792ae1a9bfa0fa80525212f73a4eae181144e9cb3fba9e9063c51387d3d50c13d8b4b6756664e7f5f6f523cf9387db293122b9bbb
|
|
7
|
+
data.tar.gz: f3be5e03c3569932380e48b1978afb9696e7b1db484aeb4b889f6f3c9acc978bdf5e08f07f9a4916f48eec77f4b1305df113165d054b264292908169b1bb9269
|
data/Gemfile.lock
CHANGED
|
@@ -5029,6 +5029,18 @@
|
|
|
5029
5029
|
"isDeprecated": false,
|
|
5030
5030
|
"deprecationReason": null
|
|
5031
5031
|
},
|
|
5032
|
+
{
|
|
5033
|
+
"name": "billingCycleAnchor",
|
|
5034
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
5035
|
+
"type": {
|
|
5036
|
+
"kind": "ENUM",
|
|
5037
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
5038
|
+
"ofType": null
|
|
5039
|
+
},
|
|
5040
|
+
"defaultValue": null,
|
|
5041
|
+
"isDeprecated": false,
|
|
5042
|
+
"deprecationReason": null
|
|
5043
|
+
},
|
|
5032
5044
|
{
|
|
5033
5045
|
"name": "billingId",
|
|
5034
5046
|
"description": null,
|
|
@@ -73445,6 +73457,18 @@
|
|
|
73445
73457
|
"isDeprecated": false,
|
|
73446
73458
|
"deprecationReason": null
|
|
73447
73459
|
},
|
|
73460
|
+
{
|
|
73461
|
+
"name": "billingCycleAnchor",
|
|
73462
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
73463
|
+
"type": {
|
|
73464
|
+
"kind": "ENUM",
|
|
73465
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
73466
|
+
"ofType": null
|
|
73467
|
+
},
|
|
73468
|
+
"defaultValue": null,
|
|
73469
|
+
"isDeprecated": false,
|
|
73470
|
+
"deprecationReason": null
|
|
73471
|
+
},
|
|
73448
73472
|
{
|
|
73449
73473
|
"name": "billingInformation",
|
|
73450
73474
|
"description": null,
|
|
@@ -80976,6 +81000,18 @@
|
|
|
80976
81000
|
"isDeprecated": false,
|
|
80977
81001
|
"deprecationReason": null
|
|
80978
81002
|
},
|
|
81003
|
+
{
|
|
81004
|
+
"name": "billingCycleAnchor",
|
|
81005
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
81006
|
+
"type": {
|
|
81007
|
+
"kind": "ENUM",
|
|
81008
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
81009
|
+
"ofType": null
|
|
81010
|
+
},
|
|
81011
|
+
"defaultValue": null,
|
|
81012
|
+
"isDeprecated": false,
|
|
81013
|
+
"deprecationReason": null
|
|
81014
|
+
},
|
|
80979
81015
|
{
|
|
80980
81016
|
"name": "billingId",
|
|
80981
81017
|
"description": null,
|
|
@@ -81394,6 +81430,18 @@
|
|
|
81394
81430
|
"isDeprecated": false,
|
|
81395
81431
|
"deprecationReason": null
|
|
81396
81432
|
},
|
|
81433
|
+
{
|
|
81434
|
+
"name": "billingCycleAnchor",
|
|
81435
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
81436
|
+
"type": {
|
|
81437
|
+
"kind": "ENUM",
|
|
81438
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
81439
|
+
"ofType": null
|
|
81440
|
+
},
|
|
81441
|
+
"defaultValue": null,
|
|
81442
|
+
"isDeprecated": false,
|
|
81443
|
+
"deprecationReason": null
|
|
81444
|
+
},
|
|
81397
81445
|
{
|
|
81398
81446
|
"name": "billingId",
|
|
81399
81447
|
"description": null,
|
|
@@ -81833,6 +81881,18 @@
|
|
|
81833
81881
|
"isDeprecated": false,
|
|
81834
81882
|
"deprecationReason": null
|
|
81835
81883
|
},
|
|
81884
|
+
{
|
|
81885
|
+
"name": "billingCycleAnchor",
|
|
81886
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
81887
|
+
"type": {
|
|
81888
|
+
"kind": "ENUM",
|
|
81889
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
81890
|
+
"ofType": null
|
|
81891
|
+
},
|
|
81892
|
+
"defaultValue": null,
|
|
81893
|
+
"isDeprecated": false,
|
|
81894
|
+
"deprecationReason": null
|
|
81895
|
+
},
|
|
81836
81896
|
{
|
|
81837
81897
|
"name": "billingId",
|
|
81838
81898
|
"description": null,
|
|
@@ -91624,6 +91684,29 @@
|
|
|
91624
91684
|
"enumValues": null,
|
|
91625
91685
|
"possibleTypes": null
|
|
91626
91686
|
},
|
|
91687
|
+
{
|
|
91688
|
+
"kind": "ENUM",
|
|
91689
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
91690
|
+
"description": "Billing cycle anchor behavior when creating or updating a subscription",
|
|
91691
|
+
"fields": null,
|
|
91692
|
+
"inputFields": null,
|
|
91693
|
+
"interfaces": null,
|
|
91694
|
+
"enumValues": [
|
|
91695
|
+
{
|
|
91696
|
+
"name": "NOW",
|
|
91697
|
+
"description": "Reset the billing cycle anchor to the current time",
|
|
91698
|
+
"isDeprecated": false,
|
|
91699
|
+
"deprecationReason": null
|
|
91700
|
+
},
|
|
91701
|
+
{
|
|
91702
|
+
"name": "UNCHANGED",
|
|
91703
|
+
"description": "Keep the existing billing cycle anchor unchanged (default)",
|
|
91704
|
+
"isDeprecated": false,
|
|
91705
|
+
"deprecationReason": null
|
|
91706
|
+
}
|
|
91707
|
+
],
|
|
91708
|
+
"possibleTypes": null
|
|
91709
|
+
},
|
|
91627
91710
|
{
|
|
91628
91711
|
"kind": "INPUT_OBJECT",
|
|
91629
91712
|
"name": "SubscriptionBillingInfo",
|
|
@@ -95015,6 +95098,18 @@
|
|
|
95015
95098
|
"isDeprecated": false,
|
|
95016
95099
|
"deprecationReason": null
|
|
95017
95100
|
},
|
|
95101
|
+
{
|
|
95102
|
+
"name": "billingCycleAnchor",
|
|
95103
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
95104
|
+
"type": {
|
|
95105
|
+
"kind": "ENUM",
|
|
95106
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
95107
|
+
"ofType": null
|
|
95108
|
+
},
|
|
95109
|
+
"defaultValue": null,
|
|
95110
|
+
"isDeprecated": false,
|
|
95111
|
+
"deprecationReason": null
|
|
95112
|
+
},
|
|
95018
95113
|
{
|
|
95019
95114
|
"name": "billingId",
|
|
95020
95115
|
"description": null,
|
|
@@ -108116,6 +108211,18 @@
|
|
|
108116
108211
|
"isDeprecated": false,
|
|
108117
108212
|
"deprecationReason": null
|
|
108118
108213
|
},
|
|
108214
|
+
{
|
|
108215
|
+
"name": "billingCycleAnchor",
|
|
108216
|
+
"description": "Billing cycle anchor behavior for the subscription",
|
|
108217
|
+
"type": {
|
|
108218
|
+
"kind": "ENUM",
|
|
108219
|
+
"name": "SubscriptionBillingCycleAnchor",
|
|
108220
|
+
"ofType": null
|
|
108221
|
+
},
|
|
108222
|
+
"defaultValue": null,
|
|
108223
|
+
"isDeprecated": false,
|
|
108224
|
+
"deprecationReason": null
|
|
108225
|
+
},
|
|
108119
108226
|
{
|
|
108120
108227
|
"name": "billingInformation",
|
|
108121
108228
|
"description": null,
|
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.269.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-03-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|