mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
* add /users/{id} to get a single user
* add variable to print fields that are otherwise hidden (e.g. email)
|
||
|---|---|---|
| .. | ||
| ApiController.php | ||
| ApiDocsController.php | ||
| BookApiController.php | ||
| BookExportApiController.php | ||
| BookshelfApiController.php | ||
| ChapterApiController.php | ||
| ChapterExportApiController.php | ||
| PageApiController.php | ||
| PageExportApiController.php | ||
| UserApiController.php | ||