stigg-api-client 3.101.0 → 3.105.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 +63 -17
- data/lib/stigg/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4c355136c679d35ec9da8908345fd095929750413de15d0d19c2906c2b312e39
|
4
|
+
data.tar.gz: 7e65132fef2909242ecbc2e93e11ffb0c70bef7923e93e2de3877e857104c9bd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bc67ec22db69ccb52e4f5f3ea9656e8f7c5b8a7530deb80b4eb0dbe61041353f3d6899bb8705fa51c1109aed2b8d7570b8a6094fba139db09f1e1269f4f706f5
|
7
|
+
data.tar.gz: 82eb7c5e98269ef7da475d389f28371b23d6e14ff2a01b8048c0b11fc38a70c99e8c6eebc248f6d0e7470044dd5916f9b43304e794f314470e3305d5055de7df
|
data/Gemfile.lock
CHANGED
@@ -13006,9 +13006,13 @@
|
|
13006
13006
|
"name": "currencyId",
|
13007
13007
|
"description": "The custom currency refId for the credit rate",
|
13008
13008
|
"type": {
|
13009
|
-
"kind": "
|
13010
|
-
"name":
|
13011
|
-
"ofType":
|
13009
|
+
"kind": "NON_NULL",
|
13010
|
+
"name": null,
|
13011
|
+
"ofType": {
|
13012
|
+
"kind": "SCALAR",
|
13013
|
+
"name": "String",
|
13014
|
+
"ofType": null
|
13015
|
+
}
|
13012
13016
|
},
|
13013
13017
|
"defaultValue": null,
|
13014
13018
|
"isDeprecated": false,
|
@@ -30875,44 +30879,86 @@
|
|
30875
30879
|
"deprecationReason": null
|
30876
30880
|
},
|
30877
30881
|
{
|
30878
|
-
"name": "
|
30879
|
-
"description": "
|
30882
|
+
"name": "CREDITS_BALANCE_DEPLETED_OLD",
|
30883
|
+
"description": "Deprecated, use CREDIT_BALANCE_DEPLETED instead",
|
30884
|
+
"isDeprecated": true,
|
30885
|
+
"deprecationReason": "Event name changed"
|
30886
|
+
},
|
30887
|
+
{
|
30888
|
+
"name": "CREDITS_BALANCE_LOW_OLD",
|
30889
|
+
"description": "Deprecated, use CREDIT_BALANCE_LOW instead",
|
30890
|
+
"isDeprecated": true,
|
30891
|
+
"deprecationReason": "Event name changed"
|
30892
|
+
},
|
30893
|
+
{
|
30894
|
+
"name": "CREDITS_GRANT_BALANCE_LOW_OLD",
|
30895
|
+
"description": "Deprecated, use CREDIT_GRANT_BALANCE_LOW instead",
|
30896
|
+
"isDeprecated": true,
|
30897
|
+
"deprecationReason": "Event name changed"
|
30898
|
+
},
|
30899
|
+
{
|
30900
|
+
"name": "CREDITS_GRANT_DEPLETED_OLD",
|
30901
|
+
"description": "Deprecated, use CREDIT_GRANT_DEPLETED instead",
|
30902
|
+
"isDeprecated": true,
|
30903
|
+
"deprecationReason": "Event name changed"
|
30904
|
+
},
|
30905
|
+
{
|
30906
|
+
"name": "CREDITS_GRANT_EXPIRED_OLD",
|
30907
|
+
"description": "Deprecated, use CREDIT_GRANT_EXPIRED instead",
|
30908
|
+
"isDeprecated": true,
|
30909
|
+
"deprecationReason": "Event name changed"
|
30910
|
+
},
|
30911
|
+
{
|
30912
|
+
"name": "CREDITS_GRANT_GRANTED_OLD",
|
30913
|
+
"description": "Deprecated, use CREDIT_GRANT_CREATED instead",
|
30914
|
+
"isDeprecated": true,
|
30915
|
+
"deprecationReason": "Event name changed"
|
30916
|
+
},
|
30917
|
+
{
|
30918
|
+
"name": "CREDITS_GRANT_UPDATED_OLD",
|
30919
|
+
"description": "Deprecated, use CREDIT_GRANT_UPDATED instead",
|
30920
|
+
"isDeprecated": true,
|
30921
|
+
"deprecationReason": "Event name changed"
|
30922
|
+
},
|
30923
|
+
{
|
30924
|
+
"name": "CREDIT_BALANCE_DEPLETED",
|
30925
|
+
"description": "Credit balance depleted",
|
30880
30926
|
"isDeprecated": false,
|
30881
30927
|
"deprecationReason": null
|
30882
30928
|
},
|
30883
30929
|
{
|
30884
|
-
"name": "
|
30885
|
-
"description": "
|
30930
|
+
"name": "CREDIT_BALANCE_LOW",
|
30931
|
+
"description": "Credit balance low",
|
30886
30932
|
"isDeprecated": false,
|
30887
30933
|
"deprecationReason": null
|
30888
30934
|
},
|
30889
30935
|
{
|
30890
|
-
"name": "
|
30891
|
-
"description": "
|
30936
|
+
"name": "CREDIT_GRANT_BALANCE_LOW",
|
30937
|
+
"description": "Credit grant balance low",
|
30892
30938
|
"isDeprecated": false,
|
30893
30939
|
"deprecationReason": null
|
30894
30940
|
},
|
30895
30941
|
{
|
30896
|
-
"name": "
|
30897
|
-
"description": "
|
30942
|
+
"name": "CREDIT_GRANT_CREATED",
|
30943
|
+
"description": "Credit grant created",
|
30898
30944
|
"isDeprecated": false,
|
30899
30945
|
"deprecationReason": null
|
30900
30946
|
},
|
30901
30947
|
{
|
30902
|
-
"name": "
|
30903
|
-
"description": "
|
30948
|
+
"name": "CREDIT_GRANT_DEPLETED",
|
30949
|
+
"description": "Credit grant depleted",
|
30904
30950
|
"isDeprecated": false,
|
30905
30951
|
"deprecationReason": null
|
30906
30952
|
},
|
30907
30953
|
{
|
30908
|
-
"name": "
|
30909
|
-
"description": "
|
30954
|
+
"name": "CREDIT_GRANT_EXPIRED",
|
30955
|
+
"description": "Credit grant expired",
|
30910
30956
|
"isDeprecated": false,
|
30911
30957
|
"deprecationReason": null
|
30912
30958
|
},
|
30913
30959
|
{
|
30914
|
-
"name": "
|
30915
|
-
"description": "
|
30960
|
+
"name": "CREDIT_GRANT_UPDATED",
|
30961
|
+
"description": "Credit grant updated",
|
30916
30962
|
"isDeprecated": false,
|
30917
30963
|
"deprecationReason": null
|
30918
30964
|
},
|
data/lib/stigg/version.rb
CHANGED