Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Add workflow id parameter on Verify Request #25

Closed fraenky8 closed 4 years ago

fraenky8 commented 4 years ago

This PR fixes issue https://github.com/nexmo-community/nexmo-go/issues/24 and adds the workflow_id parameter to the StartVerificationRequest.

codecov-io commented 4 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #25   +/-   ##
====================================
  Coverage      29%   29%           
====================================
  Files          16    16           
  Lines         316   316           
====================================
  Hits           92    92           
  Misses        220   220           
  Partials        4     4
Impacted Files Coverage Δ
verify.go 0% <ø> (ø) :arrow_up:
verify_base.go 71% <0%> (ø) :arrow_up:

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 3b11cc9...2bc5146. Read the comment docs.