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

Wrong name for entryGroupPath() in version 1.5.1 #79

@ricardolsmendes

Description

@ricardolsmendes

Version 1.5.1 shipped with the method entrygroupPath() instead of entryGroupPath(), as it used to be in previous versions. This change breaks existing code.

Environment details

  • OS: macOS Catalina
  • Node.js version: v13.3.0
  • npm version: 6.13.4
  • @google-cloud/datacatalog version: 1.5.1

Steps to reproduce

  1. git clone https://github.com/GoogleCloudPlatform/nodejs-docs-samples
  2. cd datacatalog/cloud-client
  3. npm install
  4. npm test

Metadata

Metadata

Labels

🚨This issue needs some love.api: datacatalogIssues related to the googleapis/nodejs-datacatalog API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions