stigg-api-client 1.217.0 → 1.220.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: a179450d7758cffdac729b38bb99655467dd2d4b5568f1a60f1d7e2a8b732ecb
4
- data.tar.gz: 31a11b79772c4463aa7fd91b2ba031b6bfb3b33fca479d46314ad186c5909d49
3
+ metadata.gz: cf9c3a6f47ff281edbc0a1ff65fade64afe2e05a0e78cff3487ae8309a009c67
4
+ data.tar.gz: f751872f833619855782e8bf19bc3f28919fa0604f2bd791bc65100630ec7354
5
5
  SHA512:
6
- metadata.gz: a204b8511911b013c03122022b3c34c5543aaf7398e73c33dc4f774bdf2b9978492ed535b8d920981bfe06114b5c20ed63e45499615934226ba2b8231f0253bb
7
- data.tar.gz: ab41eb8cd399b1c015ba603897cc9880b93378f2e2ef8309e91d78c068fe851d4546f7753bd3effcec34715fe5bd624b76051b45cff79165d26e3e557f3f5934
6
+ metadata.gz: dd9d742d6a2727998700ff39e81eb89d645bb6c65b4c9fa558d1b1473ecf8648586fb0fcec7cff7c8f90453d11d0a77b0107c992fc5d29a0781d32e040b6ff88
7
+ data.tar.gz: 21dcbb592997eafe3d860715b9379377df23317c408f00f20d9143ae549c050b59dce73372e1e4812b78cf87ffb8bef21b47c717ea61f86005dbbe1c2d145216
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.217.0)
4
+ stigg-api-client (1.220.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -16448,8 +16448,8 @@
16448
16448
  "name": "Boolean",
16449
16449
  "ofType": null
16450
16450
  },
16451
- "isDeprecated": false,
16452
- "deprecationReason": null
16451
+ "isDeprecated": true,
16452
+ "deprecationReason": "Use paymentCollectionMethod field and look for 'None' value"
16453
16453
  },
16454
16454
  {
16455
16455
  "name": "latestInvoice",
@@ -24439,6 +24439,18 @@
24439
24439
  "isDeprecated": false,
24440
24440
  "deprecationReason": null
24441
24441
  },
24442
+ {
24443
+ "name": "IMPORT",
24444
+ "description": "Import triggered event",
24445
+ "isDeprecated": false,
24446
+ "deprecationReason": null
24447
+ },
24448
+ {
24449
+ "name": "MIGRATION",
24450
+ "description": "Migration triggered event",
24451
+ "isDeprecated": false,
24452
+ "deprecationReason": null
24453
+ },
24442
24454
  {
24443
24455
  "name": "SALESFORCE",
24444
24456
  "description": "Salesforce API key",
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.217.0"
4
+ VERSION = "1.220.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.217.0
4
+ version: 1.220.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg