This commit is contained in:
Liyas Thomas
2020-09-29 23:46:31 +05:30
parent 68c67fbd32
commit 04bc8308ac

View File

@@ -1799,7 +1799,7 @@ export default {
httpPassword: this.httpPassword,
bearerToken: this.bearerToken,
headers: this.headers,
rawInputs: this.rawInputs,
rawInput: this.rawInput,
rawParams: this.rawParams,
rawRequestBody: this.rawRequestBody,
contentType: this.contentType,