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

Use correct URI for Snapshot instances #67

Merged
merged 5 commits into from
Apr 23, 2018

Conversation

stephenplusplus
Copy link
Contributor

Fixes #66

The Snapshot API endpoint doesn't follow the typical hierarchy we anticipated: https://cloud.google.com/compute/docs/reference/rest/v1/snapshots/get

@ghost ghost assigned stephenplusplus Apr 23, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2018
@codecov
Copy link

codecov bot commented Apr 23, 2018

Codecov Report

Merging #67 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #67   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     19           
  Lines        1583   1583           
=====================================
  Hits         1583   1583
Impacted Files Coverage Δ
src/snapshot.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d4e872...cd95d01. Read the comment docs.

@stephenplusplus stephenplusplus merged commit 887a749 into googleapis:master Apr 23, 2018
@ghost ghost removed the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants