grokify/go-ringcentral-client

`ListAccountDevices` results in JSON panic error

Closed this issue · 1 comments

SDK Call

info, resp, err := apiClient.AccountProvisioningApi.ListAccountDevices(context.Background(), "~")

Panic

panic: json: cannot unmarshal number into Go struct field ExtensionInfo.id of type string

Fixed in 389a067

7 Swagger spec updates.