BookStack/app/Api
Dan Brown 9e1c8ec82a
Added user-update API endpoint
- Required changing the docs generator to handle more complex
  object-style rules. Bit of a hack for some types (password).
- Extracted core update logic to repo for sharing with API.
- Moved user update language string to align with activity/logging
  system.
- Added tests to cover.
2022-02-03 16:52:28 +00:00
..
ApiDocsGenerator.php Added user-update API endpoint 2022-02-03 16:52:28 +00:00
ApiToken.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
ApiTokenGuard.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
ListingResponseBuilder.php Refactored existing user API work 2022-02-03 12:33:26 +00:00