Add screenshots and embed them in documentation pages
parent
f034dc5a9e
commit
bb33313b2e
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
After [[Installation]], launch Roster from the application menu or run `roster` (Flatpak: `flatpak run cz.bugsy.roster`).
|
After [[Installation]], launch Roster from the application menu or run `roster` (Flatpak: `flatpak run cz.bugsy.roster`).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Sending a Request
|
## Sending a Request
|
||||||
|
|
||||||
1. The app opens with a new request tab
|
1. The app opens with a new request tab
|
||||||
|
|||||||
@ -6,6 +6,8 @@ Every request you send is automatically saved to history and persists across ses
|
|||||||
|
|
||||||
History appears in the **bottom panel** of the main window. Each entry shows method, URL, status code, timestamp, and response time, sorted newest first.
|
History appears in the **bottom panel** of the main window. Each entry shows method, URL, status code, timestamp, and response time, sorted newest first.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Click any entry to open it in a new tab — you can modify and resend it.
|
Click any entry to open it in a new tab — you can modify and resend it.
|
||||||
|
|
||||||
## Storage
|
## Storage
|
||||||
|
|||||||
@ -29,6 +29,8 @@ Imports all defined operations as SOAP requests, including:
|
|||||||
|
|
||||||
### OpenAPI / Swagger
|
### OpenAPI / Swagger
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
1. Click the **Import** button (papyrus icon) in the sidebar toolbar
|
1. Click the **Import** button (papyrus icon) in the sidebar toolbar
|
||||||
2. Select **"Import from OpenAPI / Swagger"**
|
2. Select **"Import from OpenAPI / Swagger"**
|
||||||
3. Enter the **Spec URL** of the OpenAPI/Swagger definition (must start with `http://` or `https://`)
|
3. Enter the **Spec URL** of the OpenAPI/Swagger definition (must start with `http://` or `https://`)
|
||||||
|
|||||||
@ -15,6 +15,8 @@ Authorization: Bearer {{api_token}}
|
|||||||
|
|
||||||
Open via **⋯ → Manage Environments** next to the project name in the sidebar.
|
Open via **⋯ → Manage Environments** next to the project name in the sidebar.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
- **Add environment:** click **+** next to the environment list
|
- **Add environment:** click **+** next to the environment list
|
||||||
- **Add variable:** click **+** at the bottom of the variable list
|
- **Add variable:** click **+** at the bottom of the variable list
|
||||||
- **Delete:** click **×** on the variable row or environment header
|
- **Delete:** click **×** on the variable row or environment header
|
||||||
|
|||||||
BIN
history.png
Normal file
BIN
history.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
BIN
load_openapi.png
Normal file
BIN
load_openapi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 86 KiB |
BIN
main.png
Normal file
BIN
main.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
BIN
variables.png
Normal file
BIN
variables.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Loading…
x
Reference in New Issue
Block a user