From aff66805e00e36aad1e08ccf88efb71c4417f36c Mon Sep 17 00:00:00 2001 From: shelld3v <59408894+shelld3v@users.noreply.github.com> Date: Mon, 7 Sep 2020 16:49:32 +0700 Subject: [PATCH] Add more API endpoints --- Discovery/Web-Content/api/common_paths.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Discovery/Web-Content/api/common_paths.txt b/Discovery/Web-Content/api/common_paths.txt index e7e91f5f..245c9394 100644 --- a/Discovery/Web-Content/api/common_paths.txt +++ b/Discovery/Web-Content/api/common_paths.txt @@ -31,5 +31,13 @@ /api/v1/history/history /api/v1/monitoring/accounts /api/v1/monitoring/address-check +/api/v1/swagger.json +/api/v2/accounts +/api/v2/users +/api/v2/spans +/api/v2/jobs +/api/v2/tickets +/api/v2/swagger.json +/api/v4/projects /swagger/ /api-docs/v1/openapi.json