mirror of
https://github.com/foss42/apidash.git
synced 2025-05-28 12:18:06 +08:00
rev: reverted changes in js code gen
This commit is contained in:
@ -27,7 +27,8 @@ let options = {
|
||||
""";
|
||||
|
||||
String kTemplateBody = """,
|
||||
body: {{body}}
|
||||
body:
|
||||
{{body}}
|
||||
""";
|
||||
|
||||
String kMultiPartBodyTemplate = r'''
|
||||
|
Reference in New Issue
Block a user