Vonage/vonage-node-sdk

readme example does not compile in TS

capaj opened this issue · 2 comments

capaj commented

Expected Behavior

readme example in
https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/server-client/README.md
should compile in TS

Current Behavior

image

Possible Solution

not marking the Client class as abstract

Steps to Reproduce (for bugs)

try to compile example code with TS

Context

Your Environment

  • SDK Version:
    "@vonage/server-client": "^1.8.2",
  • Node Version: (e.g. Node 10.18): all of them
  • Operating System and version: any

@capaj #872 is a complete rework of our documentation. When that is released in early Jan, this issue should be resolved

This should be resolved with version 3.12.0