Skip to content

Commit 066f599

Browse files
committed
update http request/stub screenshots and quick start md
1 parent 562c3dc commit 066f599

16 files changed

+2
-6
lines changed

_docs/en/quick-start.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,9 @@ Once the container is running, open `http://localhost:8090/ui` in a Chrome brows
5757
## Ad Hoc Invocation
5858
Suppose you want to invoke a REST API.
5959

60-
Right click anywhere on the left side pane, select `New Request` > HTTP, give it a name and press Enter.
60+
Right click anywhere on the left side pane, select `New Request` > `HTTP`, give it a name and press Enter. The request is created.
6161

62-
The request is created:
63-
64-
![New HTTP Request](../../screenshots/basic-use/new-http-request.png)
65-
66-
In the request edit view, under the Invocation tab, select Method `GET`, enter a URL like `http://localhost:8090/api/articles` (an API Test Base bundled API) and click the `Invoke` button.
62+
In the request edit view, under the `Invocation` tab, enter a URL like `http://localhost:8090/api/articles` (an API Test Base bundled API) and click the `Invoke` button.
6763

6864
![Ad Hoc HTTP Invocation](../../screenshots/basic-use/ad-hoc-http-invocation.png)
6965

-1.76 KB
Loading
2.68 KB
Loading
1.3 KB
Loading
-35.8 KB
Binary file not shown.
1.95 KB
Loading
-7.08 KB
Loading
-10.4 KB
Loading
1.04 KB
Loading
1.99 KB
Loading

0 commit comments

Comments
 (0)