url api and updated test

This commit is contained in:
Jacob Anavisca
2020-02-25 22:36:14 -05:00
parent 8cc7b525d9
commit 492d1cfa8f
3 changed files with 22 additions and 68 deletions

View File

@@ -1,6 +1,7 @@
export default () => ({
request: {
method: "GET",
uri: "",
url: "https://httpbin.org",
path: "/get",
label: "",