Skip to content

Commit fb8c6fe

Browse files
authored
Merge pull request #2 from alphasights/af/bump-twilio-package-version
Update function names
2 parents fef4d02 + dd1fdf9 commit fb8c6fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/codegen/layout.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"Say": {
115115
"constructors": [[], ["message:String"]],
116116
"children": [
117-
"SsmlBreak", "SsmlEmphasis", "SsmlLang", "SsmlP", "SsmlPhoneme",
118-
"SsmlProsody","SsmlS", "SsmlSayAs", "SsmlSub", "SsmlW"
117+
"break", "emphasis", "lang", "p", "phoneme",
118+
"prosody","s", "sayAs", "sub", "w"
119119
]
120120
},
121121
"Sim": {

0 commit comments

Comments
 (0)