Fixed #1195
This commit is contained in:
@@ -1799,7 +1799,7 @@ export default {
|
|||||||
httpPassword: this.httpPassword,
|
httpPassword: this.httpPassword,
|
||||||
bearerToken: this.bearerToken,
|
bearerToken: this.bearerToken,
|
||||||
headers: this.headers,
|
headers: this.headers,
|
||||||
rawInputs: this.rawInputs,
|
rawInput: this.rawInput,
|
||||||
rawParams: this.rawParams,
|
rawParams: this.rawParams,
|
||||||
rawRequestBody: this.rawRequestBody,
|
rawRequestBody: this.rawRequestBody,
|
||||||
contentType: this.contentType,
|
contentType: this.contentType,
|
||||||
|
|||||||
Reference in New Issue
Block a user