We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499a1f7 commit 3ed61baCopy full SHA for 3ed61ba
src/rest.md
@@ -16,7 +16,7 @@ Zombie paths are used to control the application (visible to the user), to enabl
16
| Method | Overview | Kind | Description
17
| --- | --- | --- | --- |
18
| GET | [/API/status](#get-apistatus) | normal | get current state of application
19
-| GET | [/API/view/list](#get-apiviewlist) | normal | get list of content from a spezific view
+| GET | [/API/view/list](#get-apiviewlist) | normal | get list of content from a specific view
20
| POST | [/API/shutdown](#post-apishutdown) | normal | shutdown CopyCommander2
21
| POST | [/API/zombie/setdir](#post-apizombiesetdir) | zombie | set directory path for left or right view
22
0 commit comments