From 66885fedaadf6f19de726cf93f1b01364c80a0ea Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 5 Jun 2020 04:46:46 +0100 Subject: Fix bugs, and document --- app/flatpages/help/api.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/flatpages/help/api.md') diff --git a/app/flatpages/help/api.md b/app/flatpages/help/api.md index b032b5d..ab5e71c 100644 --- a/app/flatpages/help/api.md +++ b/app/flatpages/help/api.md @@ -25,6 +25,8 @@ Tokens can be attained by visiting [Profile > "API Tokens"](/user/tokens/). * GET `/api/packages/` - See [Package Queries](#package-queries) * GET `/api/scores/` - See [Package Queries](#package-queries) * GET `/api/packages///` +* GET `/api/packages///` + * If query argument `only_hard` is present, only hard deps will be returned. ### Releases -- cgit v1.2.3