Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert CallCreateResponse.RequestUUID data type change #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OmarElgabry
Copy link

It seems like this has been changed from "string" to "interface{}" in this PR: https://github.com/plivo/plivo-go/pull/77/files#diff-ad3ebf6fd77d67a722e314a5c522bbf92c0be506e5eb23fadfd2358de63c08b9R95

Can someone clarify where in the Plivo docs do they mention RequestUUID is not always a string?. Or, in other words, why it was changed to "interface{}" from a string when it is always a string?.

Docs: https://www.plivo.com/docs/voice/api/call#make-a-call

CC: @varshit97plivo

Reverted changes introduced here plivo#77 (string to inerface{} type)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant