mirror of
https://github.com/foss42/apidash.git
synced 2025-05-29 04:50:36 +08:00
corrections made
This commit is contained in:
@ -142,7 +142,6 @@ final String kTemplateFormData = """
|
||||
});
|
||||
|
||||
if(requestModel.hasFormData && headers.isEmpty){
|
||||
print("hhh");
|
||||
result += jj.Template(kTemplateMethodNoHeadersButForm).render({
|
||||
"method": requestModel.method.name.toUpperCase(),
|
||||
});
|
||||
|
Reference in New Issue
Block a user