duplicate identifier for requests fixed (#1346)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
export default () => ({
|
||||
request: {
|
||||
name: "Untitled request",
|
||||
method: "GET",
|
||||
uri: "",
|
||||
url: "https://httpbin.org",
|
||||
path: "/get",
|
||||
label: "",
|
||||
auth: "None",
|
||||
httpUser: "",
|
||||
httpPassword: "",
|
||||
|
||||
Reference in New Issue
Block a user