stigg-api-client 5.89.0 → 5.94.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: fa26c4e8cb368bd70b5939bf78da41469ed503853f0d6adc59229b26de98c438
4
- data.tar.gz: 0d53660ae96911a12003383c63a34e03902a4499630be935908b3e2cd74d4757
3
+ metadata.gz: ad63f2603e53cfb5e12a4343d5b2b7f96a3a11bfde2e5d4114754cb1bf8696fe
4
+ data.tar.gz: d0f975c85a903786d2bf92f2ee42289e33042ba002521a3dfa53dd34bd214593
5
5
  SHA512:
6
- metadata.gz: c5cde782cf9ab3a8a213e3496cd31d27e82e7b1273042e9dabf239c2b10704098c47d729a26fa1cbc7a8f8ef58e26ccdb66cc8e262155828a68da938f1232df7
7
- data.tar.gz: 53caf11681c697160128a0e7ea1bdfab6146a358e65d68733eb7056c2972c84576b4d70adc064d7115359a3c06727e5d7ba0ec02face6a35be858aced76d2688
6
+ metadata.gz: 4d341973b94480a521deaea74f99bb16cd92729fc32f5fc3507b79490dbf6eea1a84033a03b9f8115ebb1120c8801a88616d31e7a3602db34f51856c3b8b85cc
7
+ data.tar.gz: e54aae05c55225cb746e51039911e0e7b8cb5faa0415f530e6afdfc7951451bdd3525550a2f5192c01907eb6fee04cd4697b3f84bb8376c5fa3f28590e5d2164
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.89.0)
4
+ stigg-api-client (5.94.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -33589,6 +33589,18 @@
33589
33589
  "defaultValue": null,
33590
33590
  "isDeprecated": false,
33591
33591
  "deprecationReason": null
33592
+ },
33593
+ {
33594
+ "name": "like",
33595
+ "description": null,
33596
+ "type": {
33597
+ "kind": "SCALAR",
33598
+ "name": "String",
33599
+ "ofType": null
33600
+ },
33601
+ "defaultValue": null,
33602
+ "isDeprecated": false,
33603
+ "deprecationReason": null
33592
33604
  }
33593
33605
  ],
33594
33606
  "interfaces": null,
@@ -84670,7 +84682,7 @@
84670
84682
  },
84671
84683
  {
84672
84684
  "name": "taxIds",
84673
- "description": "Tax IDs for the invoice.",
84685
+ "description": "Customer’s tax identification number",
84674
84686
  "type": {
84675
84687
  "kind": "LIST",
84676
84688
  "name": 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 = "5.89.0"
4
+ VERSION = "5.94.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: 5.89.0
4
+ version: 5.94.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg