Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Sign Blob API #232

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Conversation

frankyn
Copy link
Contributor

@frankyn frankyn commented Mar 22, 2019

Ref: googleapis/google-cloud-java#4557

Update signBlob request to use new API endpoint which will help resolve issue referenced above.

API: https://cloud.google.com/iam/credentials/reference/rest/v1/projects.serviceAccounts/signBlob

@frankyn frankyn requested a review from a team as a code owner March 22, 2019 18:33
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 22, 2019
@codecov
Copy link

codecov bot commented Mar 22, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@44a5d33). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #232   +/-   ##
=========================================
  Coverage          ?   78.26%           
  Complexity        ?      329           
=========================================
  Files             ?       21           
  Lines             ?     1445           
  Branches          ?      158           
=========================================
  Hits              ?     1131           
  Misses            ?      236           
  Partials          ?       78
Impacted Files Coverage Δ Complexity Δ
...m/google/auth/oauth2/ComputeEngineCredentials.java 86.23% <100%> (ø) 31 <0> (?)

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 44a5d33...0767ffb. Read the comment docs.

@JesseLovelace JesseLovelace merged commit 5db7702 into googleapis:master Mar 22, 2019
@JesseLovelace JesseLovelace mentioned this pull request Mar 25, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
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