Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Conversation

bermudezmt
Copy link
Contributor

@bermudezmt bermudezmt commented Mar 25, 2021

Signed-off-by: Maria Bermudez bermudez.mt@gmail.com

As pointed out by a customer and Sarah via #883 (comment), the namespace should be TwiML instead of what we had which was Twiml. @sarahcstringer , can you PTAL?

Thanks!

Signed-off-by: Maria Bermudez <bermudez.mt@gmail.com>
@@ -63,7 +63,7 @@ def generate_code_sample_filepath(twiml_filepath, language):
twiml_filepath, language
)
print("{} -> {}".format(twiml_filepath, code_filepath), end='')
code_generator = TwimlCodeGenerator(
code_generator = TwiMLCodeGenerator(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, just noticed these. Let me push another commit.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed via 2a37f99

Signed-off-by: Maria Bermudez <bermudez.mt@gmail.com>
@bermudezmt
Copy link
Contributor Author

FYI, @maylonpedroso , I'm seeing this warning on the terminal:

GitHub found 9 vulnerabilities on TwilioDevEd/api-snippets's default branch (3 high, 2 moderate, 4 low). To find out more, visit: https://github.com/TwilioDevEd/api-snippets/security/dependabot

Copy link
Contributor

@maylonpedroso maylonpedroso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bermudezmt bermudezmt merged commit eb7c263 into master Apr 20, 2021
@maylonpedroso maylonpedroso deleted the namespace-change branch April 20, 2021 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants