stigg-api-client 1.52.0 → 1.56.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 +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bcd05b238b30e502ed93aa08c16d98ead5b8d5087ea9edbfadf30ad63e53d701
|
|
4
|
+
data.tar.gz: 9ff7dc0e7fa1c119927182646a925104fcf25536be1a570261b3136baed6c49b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3dd91777e7a119c43ea959c9c502181ab97913f34d08cb1ff1b69f09770936e1a6ea3735f2c4b0f3a43ac82a681aa904178cfd7872c2640c0c9fc8c5336a4259
|
|
7
|
+
data.tar.gz: bebf9e8d0d605e57ad248c27cec7fc50873a656fb23bc270ed854c0a68c43163ee230deafc9885df260221c54a7687574be520f984a045a01c401f9f57359e30
|
data/Gemfile.lock
CHANGED
|
@@ -37168,6 +37168,39 @@
|
|
|
37168
37168
|
"isDeprecated": false,
|
|
37169
37169
|
"deprecationReason": null
|
|
37170
37170
|
},
|
|
37171
|
+
{
|
|
37172
|
+
"name": "triggerSubscriptionBillingMonthEndsSoonWebhook",
|
|
37173
|
+
"description": "Triggers the subscription billing month ends soon webhook for the given subscription",
|
|
37174
|
+
"args": [
|
|
37175
|
+
{
|
|
37176
|
+
"name": "input",
|
|
37177
|
+
"description": null,
|
|
37178
|
+
"type": {
|
|
37179
|
+
"kind": "NON_NULL",
|
|
37180
|
+
"name": null,
|
|
37181
|
+
"ofType": {
|
|
37182
|
+
"kind": "INPUT_OBJECT",
|
|
37183
|
+
"name": "TriggerSubscriptionBillingMonthEndsSoonWebhookInput",
|
|
37184
|
+
"ofType": null
|
|
37185
|
+
}
|
|
37186
|
+
},
|
|
37187
|
+
"defaultValue": null,
|
|
37188
|
+
"isDeprecated": false,
|
|
37189
|
+
"deprecationReason": null
|
|
37190
|
+
}
|
|
37191
|
+
],
|
|
37192
|
+
"type": {
|
|
37193
|
+
"kind": "NON_NULL",
|
|
37194
|
+
"name": null,
|
|
37195
|
+
"ofType": {
|
|
37196
|
+
"kind": "SCALAR",
|
|
37197
|
+
"name": "String",
|
|
37198
|
+
"ofType": null
|
|
37199
|
+
}
|
|
37200
|
+
},
|
|
37201
|
+
"isDeprecated": false,
|
|
37202
|
+
"deprecationReason": null
|
|
37203
|
+
},
|
|
37171
37204
|
{
|
|
37172
37205
|
"name": "unarchiveCustomer",
|
|
37173
37206
|
"description": null,
|
|
@@ -49959,6 +49992,18 @@
|
|
|
49959
49992
|
"isDeprecated": false,
|
|
49960
49993
|
"deprecationReason": null
|
|
49961
49994
|
},
|
|
49995
|
+
{
|
|
49996
|
+
"name": "prorateAtEndOfBillingPeriod",
|
|
49997
|
+
"description": null,
|
|
49998
|
+
"args": [],
|
|
49999
|
+
"type": {
|
|
50000
|
+
"kind": "SCALAR",
|
|
50001
|
+
"name": "Boolean",
|
|
50002
|
+
"ofType": null
|
|
50003
|
+
},
|
|
50004
|
+
"isDeprecated": false,
|
|
50005
|
+
"deprecationReason": null
|
|
50006
|
+
},
|
|
49962
50007
|
{
|
|
49963
50008
|
"name": "subscriptionCancellationTime",
|
|
49964
50009
|
"description": null,
|
|
@@ -50067,6 +50112,18 @@
|
|
|
50067
50112
|
"isDeprecated": false,
|
|
50068
50113
|
"deprecationReason": null
|
|
50069
50114
|
},
|
|
50115
|
+
{
|
|
50116
|
+
"name": "prorateAtEndOfBillingPeriod",
|
|
50117
|
+
"description": null,
|
|
50118
|
+
"type": {
|
|
50119
|
+
"kind": "SCALAR",
|
|
50120
|
+
"name": "Boolean",
|
|
50121
|
+
"ofType": null
|
|
50122
|
+
},
|
|
50123
|
+
"defaultValue": null,
|
|
50124
|
+
"isDeprecated": false,
|
|
50125
|
+
"deprecationReason": null
|
|
50126
|
+
},
|
|
50070
50127
|
{
|
|
50071
50128
|
"name": "subscriptionCancellationTime",
|
|
50072
50129
|
"description": null,
|
|
@@ -67908,6 +67965,33 @@
|
|
|
67908
67965
|
"enumValues": null,
|
|
67909
67966
|
"possibleTypes": null
|
|
67910
67967
|
},
|
|
67968
|
+
{
|
|
67969
|
+
"kind": "INPUT_OBJECT",
|
|
67970
|
+
"name": "TriggerSubscriptionBillingMonthEndsSoonWebhookInput",
|
|
67971
|
+
"description": "Input for triggering the subscription billing month ends soon webhook",
|
|
67972
|
+
"fields": null,
|
|
67973
|
+
"inputFields": [
|
|
67974
|
+
{
|
|
67975
|
+
"name": "subscriptionId",
|
|
67976
|
+
"description": "The subscription reference id to trigger the webhook for",
|
|
67977
|
+
"type": {
|
|
67978
|
+
"kind": "NON_NULL",
|
|
67979
|
+
"name": null,
|
|
67980
|
+
"ofType": {
|
|
67981
|
+
"kind": "SCALAR",
|
|
67982
|
+
"name": "String",
|
|
67983
|
+
"ofType": null
|
|
67984
|
+
}
|
|
67985
|
+
},
|
|
67986
|
+
"defaultValue": null,
|
|
67987
|
+
"isDeprecated": false,
|
|
67988
|
+
"deprecationReason": null
|
|
67989
|
+
}
|
|
67990
|
+
],
|
|
67991
|
+
"interfaces": null,
|
|
67992
|
+
"enumValues": null,
|
|
67993
|
+
"possibleTypes": null
|
|
67994
|
+
},
|
|
67911
67995
|
{
|
|
67912
67996
|
"kind": "INPUT_OBJECT",
|
|
67913
67997
|
"name": "TriggerSubscriptionMigrationInput",
|
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: 1.
|
|
4
|
+
version: 1.56.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-03-
|
|
11
|
+
date: 2024-03-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|