Skip to content

Commit d0cd4a7

Browse files
ADD: Cleanup
1 parent 67fdf5e commit d0cd4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Sets the directory path for either the left or right view.
123123
**Path:** `/API/zombie/setdir`
124124
**Content-Type:** `application/json`
125125

126-
### Post Request Schema
126+
### Request Schema
127127

128128
| Field | Type | Required | Description |
129129
|-------|------|----------|-------------|
@@ -141,6 +141,6 @@ Sets the directory path for either the left or right view.
141141

142142
### Example Response
143143

144-
**Status Codes:**
144+
**HTTP Status Codes:**
145145
- `204 No Content` - Directory successfully set
146146
- `422 Unprocessable Entity` - Invalid request data / target dir, does not exist.

0 commit comments

Comments
 (0)