BookStack/app/Api
Dan Brown 2ec4ad1181
Tweaked ListingResponseBuilder to help avoid future issues
- Updated so none of the method mutate the query throughout the function
so that the query can be handled in a sane way, Since we were already
encountering issues due to internal method call order.
2020-04-25 22:15:59 +01:00
..
ApiDocsGenerator.php Added book-export endpoints to the API 2020-04-10 16:05:17 +01:00
ApiToken.php Extracted API auth into guard 2019-12-30 14:51:28 +00:00
ApiTokenGuard.php Added expiry checking to API token auth 2019-12-30 19:51:41 +00:00
ListingResponseBuilder.php Tweaked ListingResponseBuilder to help avoid future issues 2020-04-25 22:15:59 +01:00