twilio / twilio-go

A Go package for communicating with the Twilio API.
MIT License
278 stars 40 forks source link

MediaExternalLocation is missing in CompositionV1 #128

Closed jlpedrosa closed 2 years ago

jlpedrosa commented 2 years ago

Issue Summary

The struct CompositionV1 is missing field: MediaExternalLocation this field is not in the schema: schema issue: https://github.com/twilio/twilio-oai/issues/48

Steps to Reproduce

Schema issue, can't be reproduced.

Code Snippet

# paste code here

Exception/Log

# paste exception/log here

Technical details:

shwetha-manvinkurke commented 2 years ago

Where in the docs do you see that field should be present? It's a private field that shouldn't be exposed yet.

eshanholtz commented 2 years ago

Closing due to lack of customer response.