rev: reverted changes in js code gen

This commit is contained in:
Vidya Sagar
2024-01-07 20:21:37 +05:30
parent 9d8379e9ac
commit fe3bea31bd
5 changed files with 48 additions and 13 deletions

View File

@ -27,7 +27,8 @@ let options = {
""";
String kTemplateBody = """,
body: {{body}}
body:
{{body}}
""";
String kMultiPartBodyTemplate = r'''