BookStack/app/Api
Dan Brown f78c0635ee
Fixed bad /api docs redirection on sub path
Direct route redirect does not seem to go via standard URL generator so
misses off generation via base URL.
2023-05-29 14:41:59 +01:00
..
ApiDocsController.php Fixed bad /api docs redirection on sub path 2023-05-29 14:41:59 +01:00
ApiDocsGenerator.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
ApiEntityListFormatter.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
ApiToken.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ApiTokenGuard.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ListingResponseBuilder.php Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
UserApiTokenController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00