Fixed #1195
This commit is contained in:
parent
68c67fbd32
commit
04bc8308ac
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue