Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

BREAKING: rename method imagePath => referenceImagePath #296

Merged
merged 3 commits into from
Dec 19, 2018
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Dec 17, 2018

Product search method: imagePath has been renamed:

// old code
const formattedName = client.imagePath(...);

// new code
const formattedName = client.referenceImagePath(...);

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 17, 2018
@jkwlui jkwlui changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. BREAKING: rename method imagePath => referenceImagePath Dec 17, 2018
@jkwlui jkwlui requested a review from a team December 17, 2018 20:16
@jkwlui jkwlui self-assigned this Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants