Update HTTP REST API
@@ -276,7 +276,7 @@ curl -u USER:PASS -X POST \
|
||||
|
||||
## Conventions & Notes
|
||||
|
||||
- `api_path` is normalized via `utils::path::create_api_path` before use.
|
||||
- `api_path` is normalized before use.
|
||||
- Pin/unpin also raise events (`file_pinned` / `file_unpinned`) on success.
|
||||
- `unmount` raises `unmount_requested` and returns immediately; actual unmount is asynchronous relative to the HTTP request.
|
||||
---
|
||||
|
Reference in New Issue
Block a user