Add anchors for the REST endpoints that have none Change-Id: I0f0eb7d3b74837cc83612b4dc0f5c5dd1a0663a5 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/Documentation/rest-api-projects.txt b/Documentation/rest-api-projects.txt index 383a7d6..6442892 100644 --- a/Documentation/rest-api-projects.txt +++ b/Documentation/rest-api-projects.txt
@@ -12,6 +12,7 @@ Project Endpoints ----------------- +[[list-projects]] GET /projects/ (List Projects) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lists the projects accessible by the caller. This is the same as @@ -223,6 +224,7 @@ Dashboard Endpoints ------------------- +[[list-dashboards]] GET /projects/\{project-name\}/dashboards/ (List Dashboards) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ List custom dashboards for a project.