url api and updated test
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export default () => ({
|
||||
request: {
|
||||
method: "GET",
|
||||
uri: "",
|
||||
url: "https://httpbin.org",
|
||||
path: "/get",
|
||||
label: "",
|
||||
|
||||
Reference in New Issue
Block a user