stigg-api-client 3.96.0 → 3.97.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff2ddfce6c7db44d30397b174ad38530252172a481741ae71f9bde265f0834ac
4
- data.tar.gz: fb9ec67fd414522823f9019902eb5a64aba26322fc088363307a3d7e8215dcaf
3
+ metadata.gz: e03fd22f0a080bb71d715fb085a3ffef09a9a583d9735fc4e538e7998fceed38
4
+ data.tar.gz: d0be0f36facabd4c292e2c12afa219ae03d71cfe8956d64ea7a24a5c24d77693
5
5
  SHA512:
6
- metadata.gz: d639e46494804696479de524f61ce0646c15ab331dd1a63f4aeaecb8b707551037046d0851cb712a77fb7759cae142da3bc9df2c6c551716ed8512ffc0b4cb80
7
- data.tar.gz: '07609bb9bfbddc0b39bac676ae329d7a8143755a2066ab2789f5cde9f1e4ed3f2d6d1c8f4241781f3174a27ee1c1962a92da3ae041843df1faea9acde5f6b59d'
6
+ metadata.gz: 272a98b2f8c17b2bb5a79e1fe27fcac0c6915e4cd435dbd2b12b382cff8db4ba926c184438e280058f38d6e0c903c7fbc97ac07c962a2c8d48008e171e062c35
7
+ data.tar.gz: 01d8bf3b2edeee9476e43ce32886cf7d7f1ef3df9614198970bbd559b6e8d82b7b2e1623bf360d2eaace3c1be1e071a5269bb43c6220547c9f2007c1b4df94f4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.96.0)
4
+ stigg-api-client (3.97.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -51979,7 +51979,7 @@
51979
51979
  },
51980
51980
  {
51981
51981
  "name": "featureId",
51982
- "description": "The feature id of the base pricing model",
51982
+ "description": "The ID of the feature the pricing model is applied to",
51983
51983
  "type": {
51984
51984
  "kind": "SCALAR",
51985
51985
  "name": "String",
@@ -52012,6 +52012,18 @@
52012
52012
  "defaultValue": null,
52013
52013
  "isDeprecated": false,
52014
52014
  "deprecationReason": null
52015
+ },
52016
+ {
52017
+ "name": "topUpCustomCurrencyId",
52018
+ "description": "The ID of the custom currency the pricing model is applied to",
52019
+ "type": {
52020
+ "kind": "SCALAR",
52021
+ "name": "String",
52022
+ "ofType": null
52023
+ },
52024
+ "defaultValue": null,
52025
+ "isDeprecated": false,
52026
+ "deprecationReason": null
52015
52027
  }
52016
52028
  ],
52017
52029
  "interfaces": null,
@@ -63570,7 +63582,7 @@
63570
63582
  },
63571
63583
  {
63572
63584
  "name": "featureId",
63573
- "description": "The feature id of the price",
63585
+ "description": "The ID of the feature this price applies to",
63574
63586
  "args": [],
63575
63587
  "type": {
63576
63588
  "kind": "SCALAR",
@@ -63732,6 +63744,18 @@
63732
63744
  "isDeprecated": false,
63733
63745
  "deprecationReason": null
63734
63746
  },
63747
+ {
63748
+ "name": "topUpCustomCurrencyId",
63749
+ "description": "The ID of the custom currency this price applies to",
63750
+ "args": [],
63751
+ "type": {
63752
+ "kind": "SCALAR",
63753
+ "name": "UUID",
63754
+ "ofType": null
63755
+ },
63756
+ "isDeprecated": false,
63757
+ "deprecationReason": null
63758
+ },
63735
63759
  {
63736
63760
  "name": "usedInSubscriptions",
63737
63761
  "description": "Indicates if the price is used in subscriptions",
@@ -64091,7 +64115,7 @@
64091
64115
  },
64092
64116
  {
64093
64117
  "name": "featureId",
64094
- "description": "The feature id of the price",
64118
+ "description": "The ID of the feature this price applies to",
64095
64119
  "args": [],
64096
64120
  "type": {
64097
64121
  "kind": "SCALAR",
@@ -64217,6 +64241,18 @@
64217
64241
  "isDeprecated": false,
64218
64242
  "deprecationReason": null
64219
64243
  },
64244
+ {
64245
+ "name": "topUpCustomCurrencyId",
64246
+ "description": "The ID of the custom currency this price applies to",
64247
+ "args": [],
64248
+ "type": {
64249
+ "kind": "SCALAR",
64250
+ "name": "UUID",
64251
+ "ofType": null
64252
+ },
64253
+ "isDeprecated": false,
64254
+ "deprecationReason": null
64255
+ },
64220
64256
  {
64221
64257
  "name": "usedInSubscriptions",
64222
64258
  "description": "Indicates if the price is used in subscriptions",
@@ -65507,7 +65543,7 @@
65507
65543
  },
65508
65544
  {
65509
65545
  "name": "featureId",
65510
- "description": "The feature id of the base pricing model",
65546
+ "description": "The ID of the feature the pricing model is applied to",
65511
65547
  "type": {
65512
65548
  "kind": "SCALAR",
65513
65549
  "name": "String",
@@ -65601,6 +65637,18 @@
65601
65637
  "isDeprecated": false,
65602
65638
  "deprecationReason": null
65603
65639
  },
65640
+ {
65641
+ "name": "topUpCustomCurrencyId",
65642
+ "description": "The ID of the custom currency the pricing model is applied to",
65643
+ "type": {
65644
+ "kind": "SCALAR",
65645
+ "name": "String",
65646
+ "ofType": null
65647
+ },
65648
+ "defaultValue": null,
65649
+ "isDeprecated": false,
65650
+ "deprecationReason": null
65651
+ },
65604
65652
  {
65605
65653
  "name": "weeklyResetPeriodConfiguration",
65606
65654
  "description": "The weekly reset period configuration of the pricing model",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "3.96.0"
4
+ VERSION = "3.97.0"
5
5
  end
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: 3.96.0
4
+ version: 3.97.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-09-21 00:00:00.000000000 Z
11
+ date: 2025-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: graphlient