stigg-api-client 5.143.0 → 5.151.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 +75 -28
- 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: 1d2e6e89675129d54c2c1b823182ee5c986bf265774704974e239d9b70d5c05f
|
|
4
|
+
data.tar.gz: 43f020a9e3e9686cff40f119f7cc6732ff54ce4dbd87995f6c7181358c581f16
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5470d0cf0ce41936098bb404bb25beda1a6dda83c86d10d7d8228c8a178949e2ff459fea03b26102f5a8ac9d8bc3e17dc1a2c4f66a865ecb2e3f9eab990a80e2
|
|
7
|
+
data.tar.gz: a06dc6d81d355cc6dc40555621912c95a559c1238253dadeccbab2f8fef1a2b2261ac51d0fcaaf55620681f3d0867f2db5d692760a757bc60f470a575ddd0db7
|
data/Gemfile.lock
CHANGED
|
@@ -14386,23 +14386,11 @@
|
|
|
14386
14386
|
{
|
|
14387
14387
|
"kind": "INPUT_OBJECT",
|
|
14388
14388
|
"name": "CreditGrantBillingInfoInput",
|
|
14389
|
-
"description": "
|
|
14389
|
+
"description": "Billing information for credit grant creation",
|
|
14390
14390
|
"fields": null,
|
|
14391
14391
|
"inputFields": [
|
|
14392
14392
|
{
|
|
14393
|
-
"name": "
|
|
14394
|
-
"description": null,
|
|
14395
|
-
"type": {
|
|
14396
|
-
"kind": "INPUT_OBJECT",
|
|
14397
|
-
"name": "BillingAddress",
|
|
14398
|
-
"ofType": null
|
|
14399
|
-
},
|
|
14400
|
-
"defaultValue": null,
|
|
14401
|
-
"isDeprecated": false,
|
|
14402
|
-
"deprecationReason": null
|
|
14403
|
-
},
|
|
14404
|
-
{
|
|
14405
|
-
"name": "taxPercentage",
|
|
14393
|
+
"name": "invoiceDaysUntilDue",
|
|
14406
14394
|
"description": null,
|
|
14407
14395
|
"type": {
|
|
14408
14396
|
"kind": "SCALAR",
|
|
@@ -14414,22 +14402,14 @@
|
|
|
14414
14402
|
"deprecationReason": null
|
|
14415
14403
|
},
|
|
14416
14404
|
{
|
|
14417
|
-
"name": "
|
|
14405
|
+
"name": "isInvoicePaid",
|
|
14418
14406
|
"description": null,
|
|
14419
14407
|
"type": {
|
|
14420
|
-
"kind": "
|
|
14421
|
-
"name":
|
|
14422
|
-
"ofType":
|
|
14423
|
-
"kind": "NON_NULL",
|
|
14424
|
-
"name": null,
|
|
14425
|
-
"ofType": {
|
|
14426
|
-
"kind": "SCALAR",
|
|
14427
|
-
"name": "String",
|
|
14428
|
-
"ofType": null
|
|
14429
|
-
}
|
|
14430
|
-
}
|
|
14408
|
+
"kind": "SCALAR",
|
|
14409
|
+
"name": "Boolean",
|
|
14410
|
+
"ofType": null
|
|
14431
14411
|
},
|
|
14432
|
-
"defaultValue":
|
|
14412
|
+
"defaultValue": "false",
|
|
14433
14413
|
"isDeprecated": false,
|
|
14434
14414
|
"deprecationReason": null
|
|
14435
14415
|
}
|
|
@@ -14664,6 +14644,18 @@
|
|
|
14664
14644
|
"isDeprecated": false,
|
|
14665
14645
|
"deprecationReason": null
|
|
14666
14646
|
},
|
|
14647
|
+
{
|
|
14648
|
+
"name": "billingInformation",
|
|
14649
|
+
"description": "Billing information for credit grants",
|
|
14650
|
+
"type": {
|
|
14651
|
+
"kind": "INPUT_OBJECT",
|
|
14652
|
+
"name": "CreditGrantBillingInfoInput",
|
|
14653
|
+
"ofType": null
|
|
14654
|
+
},
|
|
14655
|
+
"defaultValue": null,
|
|
14656
|
+
"isDeprecated": false,
|
|
14657
|
+
"deprecationReason": null
|
|
14658
|
+
},
|
|
14667
14659
|
{
|
|
14668
14660
|
"name": "comment",
|
|
14669
14661
|
"description": "The comment for the credit grant",
|
|
@@ -70051,6 +70043,61 @@
|
|
|
70051
70043
|
"enumValues": null,
|
|
70052
70044
|
"possibleTypes": null
|
|
70053
70045
|
},
|
|
70046
|
+
{
|
|
70047
|
+
"kind": "INPUT_OBJECT",
|
|
70048
|
+
"name": "PreviewCreditGrantBillingInfoInput",
|
|
70049
|
+
"description": "Preview credit grant billing information input",
|
|
70050
|
+
"fields": null,
|
|
70051
|
+
"inputFields": [
|
|
70052
|
+
{
|
|
70053
|
+
"name": "billingAddress",
|
|
70054
|
+
"description": null,
|
|
70055
|
+
"type": {
|
|
70056
|
+
"kind": "INPUT_OBJECT",
|
|
70057
|
+
"name": "BillingAddress",
|
|
70058
|
+
"ofType": null
|
|
70059
|
+
},
|
|
70060
|
+
"defaultValue": null,
|
|
70061
|
+
"isDeprecated": false,
|
|
70062
|
+
"deprecationReason": null
|
|
70063
|
+
},
|
|
70064
|
+
{
|
|
70065
|
+
"name": "taxPercentage",
|
|
70066
|
+
"description": null,
|
|
70067
|
+
"type": {
|
|
70068
|
+
"kind": "SCALAR",
|
|
70069
|
+
"name": "Float",
|
|
70070
|
+
"ofType": null
|
|
70071
|
+
},
|
|
70072
|
+
"defaultValue": null,
|
|
70073
|
+
"isDeprecated": false,
|
|
70074
|
+
"deprecationReason": null
|
|
70075
|
+
},
|
|
70076
|
+
{
|
|
70077
|
+
"name": "taxRateIds",
|
|
70078
|
+
"description": null,
|
|
70079
|
+
"type": {
|
|
70080
|
+
"kind": "LIST",
|
|
70081
|
+
"name": null,
|
|
70082
|
+
"ofType": {
|
|
70083
|
+
"kind": "NON_NULL",
|
|
70084
|
+
"name": null,
|
|
70085
|
+
"ofType": {
|
|
70086
|
+
"kind": "SCALAR",
|
|
70087
|
+
"name": "String",
|
|
70088
|
+
"ofType": null
|
|
70089
|
+
}
|
|
70090
|
+
}
|
|
70091
|
+
},
|
|
70092
|
+
"defaultValue": null,
|
|
70093
|
+
"isDeprecated": false,
|
|
70094
|
+
"deprecationReason": null
|
|
70095
|
+
}
|
|
70096
|
+
],
|
|
70097
|
+
"interfaces": null,
|
|
70098
|
+
"enumValues": null,
|
|
70099
|
+
"possibleTypes": null
|
|
70100
|
+
},
|
|
70054
70101
|
{
|
|
70055
70102
|
"kind": "INPUT_OBJECT",
|
|
70056
70103
|
"name": "PreviewCreditGrantInput",
|
|
@@ -70090,7 +70137,7 @@
|
|
|
70090
70137
|
"description": "Credit grant billing information",
|
|
70091
70138
|
"type": {
|
|
70092
70139
|
"kind": "INPUT_OBJECT",
|
|
70093
|
-
"name": "
|
|
70140
|
+
"name": "PreviewCreditGrantBillingInfoInput",
|
|
70094
70141
|
"ofType": null
|
|
70095
70142
|
},
|
|
70096
70143
|
"defaultValue": 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.151.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-01-
|
|
11
|
+
date: 2026-01-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|