google-shopping-merchant-issue_resolution-v1 0.1.0 → 0.1.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: d9a5954cd0dbe700e254926a53ec9ca15b62a9b6d4151c608a281e1d7dc6a52c
4
- data.tar.gz: d9f558f7d47f2b7fb861a5bf7269264efcbf4f55a77b57b5d2b93f6005b33985
3
+ metadata.gz: cbbc9fe49ffdcc55e554e8e0b7c2401fa0ae5fdd8ea822235502b3fd0b3d68ee
4
+ data.tar.gz: 753a6b498b0ab6559249f12213065d95f04746181f90d4fcb44a453d689b301a
5
5
  SHA512:
6
- metadata.gz: 25f29da2d67f8bcb554ac1c50fab29fbb9176a7a94c09faa54a1d345ecfc25dca52c878a385f6b4812b7e0469133f728fb81e7671685013893e8ae8d11f07f92
7
- data.tar.gz: 00e4725cc62fb01d1b36f632158fed0b3be8bed01b1ea7cb0f42542880289fbf1f845672db14173c64b67332b4577d3a578d0153c8b730d9aaf18801c1aa487f
6
+ metadata.gz: 1cbb25e2f70de495cbb0a6c8e8abfde8e46776df040b0e29f91dcfe6a2015c022c327b703ad4460ecddc16b1c995cea3deb71367e219e5313d84cbc0ced40920
7
+ data.tar.gz: 812ee7ae4fc64e6971cc660b9658616d66310067a0f9ad8748f560630a50e2550d84af7f5602babbcf5ea58ce9755158b5b993f3bd12c3c67d9704e92921dceb
@@ -22,7 +22,7 @@ module Google
22
22
  module Merchant
23
23
  module IssueResolution
24
24
  module V1
25
- VERSION = "0.1.0"
25
+ VERSION = "0.1.1"
26
26
  end
27
27
  end
28
28
  end
@@ -490,7 +490,7 @@ module Google
490
490
  # business. They can start the action only when they provided all required
491
491
  # inputs. The application will request processing of the action by calling the
492
492
  # [triggeraction
493
- # method](https://developers.google.com/merchant/api/reference/rest/issueresolution_v1beta/issueresolution/triggeraction).
493
+ # method](https://developers.google.com/merchant/api/reference/rest/issueresolution_v1/issueresolution/triggeraction).
494
494
  # @!attribute [rw] action_context
495
495
  # @return [::String]
496
496
  # Contains the action's context that must be included as part of the
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-shopping-merchant-issue_resolution-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC