stigg-api-client 1.132.0 → 1.134.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: d754db70845769ec5cee22987bcda7f3bcc10060a7c1c2d4f8a638bb77414a76
4
- data.tar.gz: 1ccb2bb844f1fe8abc1d38ca0b90527ffc4ab85bb14521f394978179b28d7169
3
+ metadata.gz: 51e616d79aa4350411c74109096ee1449dd4e11b66f0e6939f05160aecc4018b
4
+ data.tar.gz: c6b135c77017ae108dbe743fe1a4dc782a45eb06716f8683a9465f97657a5e66
5
5
  SHA512:
6
- metadata.gz: 3615228bbf9e79357db0ec819e5b704c88a74bc618088932f7f12744430f85e05f8cbbd12bad472177fe01056cce3dc440a9fc0f40a65d4db185d36f6514a85b
7
- data.tar.gz: 3028c7de63fa11f9467bad825f2074e2a93f916446684efd7a49d657425a95f5e724df886f085ee07d13c37f7424b14db7939c7e5c6d32d6566ae194195af405
6
+ metadata.gz: 2714b1df16eb388c98786aa892a5fa9672327c5fd3b4cdbef498887395f59af44787f6c159a564a78fce9af190eb4c146bcb85d99427c8f3a6b66b48581ad969
7
+ data.tar.gz: d6e9d0dc4fe6ff2d75da4a08fc043f60c8dcaef948ccbb4d0264e087cd2d87422859d982b6a9fb903217ead10322ae81da806d955136051dd32aab4bfb76d3cd
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.132.0)
4
+ stigg-api-client (1.134.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -50247,6 +50247,26 @@
50247
50247
  "isDeprecated": false,
50248
50248
  "deprecationReason": null
50249
50249
  },
50250
+ {
50251
+ "name": "minimumSpend",
50252
+ "description": "The minimum spend configuration per each billing period",
50253
+ "type": {
50254
+ "kind": "LIST",
50255
+ "name": null,
50256
+ "ofType": {
50257
+ "kind": "NON_NULL",
50258
+ "name": null,
50259
+ "ofType": {
50260
+ "kind": "INPUT_OBJECT",
50261
+ "name": "MinimumSpendInput",
50262
+ "ofType": null
50263
+ }
50264
+ }
50265
+ },
50266
+ "defaultValue": null,
50267
+ "isDeprecated": false,
50268
+ "deprecationReason": null
50269
+ },
50250
50270
  {
50251
50271
  "name": "parentPlanId",
50252
50272
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.132.0"
4
+ VERSION = "1.134.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.132.0
4
+ version: 1.134.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg