vonage-go-sdk icon indicating copy to clipboard operation
vonage-go-sdk copied to clipboard

Add Account API support

Open lornajane opened this issue 5 years ago • 3 comments

Add support for the Account API and Secret Management API (see https://developer.nexmo.com/api/account)

lornajane avatar Sep 25 '20 10:09 lornajane

Hello there @lornajane, I would like to work on this issue.

chainvisions avatar Oct 02 '20 07:10 chainvisions

That would be great, do you have a good understanding of what is needed here? Generate the code from the OpenAPI description (available from the account API docs https://developer.nexmo.com/api/account) and the instructions in the CONTRIBUTING.md file. Then add the API wrappers (look at the other products for examples)

lornajane avatar Oct 05 '20 09:10 lornajane

Alright, I will get to working on it right away.

chainvisions avatar Oct 11 '20 16:10 chainvisions