stigg-api-client 2.315.0 → 2.315.1

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: 88134bf71e206bf7c3d3a179b6c0047a7a977f8c49b6ea72443d38ac1aeb9da4
4
- data.tar.gz: cb3f057c22741fb0b24d6ef18912119da92cf6a6e80fd321f196fa31cdeb123c
3
+ metadata.gz: abe0f64d2ea09d72bde4f8ce842adad9fdf4b8b43d3b1cf309fd9b49c292fba1
4
+ data.tar.gz: 70091ac8c33059631f33c4bfc4b4f975575530d1cd4b933b7327ce86381204a2
5
5
  SHA512:
6
- metadata.gz: aa7acd3d1fee77d584d6f03b8588e87cab53dcbc0a15578141e5bb9b8270268d59706fe4e82399b3fc95275474b7dbb2a6399625d391364aa8246a64dcfd64e2
7
- data.tar.gz: 6310544120b6883e5e09947891a27fc28bd5bafcdc6415f4607f63bf45ee1e44e87ae4e0c7a67126182a6f0f3aee33246fe5cadb88ad25596e646e0f2cb4d977
6
+ metadata.gz: 364cd595ac25a7433879b6f99f7c46f2529eefe870c867e10ebb84abae987c07947a14e45d0b1ea07088387bc68996f323129a68720aadbafc7fd693191c7b4f
7
+ data.tar.gz: 6990c5f2a235548f38d2ad4d2611bcc17b0de10a0a9bb25d55a0ccb19b8c7369082ee4ab1d8830c6824a981ed22653b782e67424d670722b5a133f2265ccff7e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.315.0)
4
+ stigg-api-client (2.315.1)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -24965,12 +24965,6 @@
24965
24965
  "isDeprecated": false,
24966
24966
  "deprecationReason": null
24967
24967
  },
24968
- {
24969
- "name": "DuplicateIntegrationNotAllowed",
24970
- "description": "Duplicate integration for same non billing vendor identifier not allowed",
24971
- "isDeprecated": false,
24972
- "deprecationReason": null
24973
- },
24974
24968
  {
24975
24969
  "name": "DuplicateProductValidationError",
24976
24970
  "description": null,
@@ -78414,7 +78408,7 @@
78414
78408
  {
78415
78409
  "kind": "OBJECT",
78416
78410
  "name": "SyncRevisionBillingData",
78417
- "description": "Data of billing sync revision",
78411
+ "description": null,
78418
78412
  "fields": [
78419
78413
  {
78420
78414
  "name": "billingId",
@@ -78483,7 +78477,7 @@
78483
78477
  {
78484
78478
  "kind": "OBJECT",
78485
78479
  "name": "SyncRevisionMarketplaceData",
78486
- "description": "Data of marketplace sync revision",
78480
+ "description": null,
78487
78481
  "fields": [
78488
78482
  {
78489
78483
  "name": "dimensions",
@@ -78510,7 +78504,7 @@
78510
78504
  {
78511
78505
  "kind": "OBJECT",
78512
78506
  "name": "SyncRevisionPriceBillingData",
78513
- "description": "Data of price billing sync revision",
78507
+ "description": null,
78514
78508
  "fields": [
78515
78509
  {
78516
78510
  "name": "billingId",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "2.315.0"
4
+ VERSION = "2.315.1"
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: 2.315.0
4
+ version: 2.315.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg