omise / omise-node

Omise Node.js Library
https://docs.opn.ooo
102 stars 53 forks source link

Destroy method missing from ISchedulesAPI interface #138

Closed cpv123 closed 4 years ago

cpv123 commented 4 years ago

Trying to destroy a schedule with omise.schedules.destroy shows a TypeScript warning because the destroy method is not defined on the ISchedulesAPI interface in https://github.com/omise/omise-node/blob/master/types/index.d.ts

Screen Shot 2563-08-11 at 22 07 32