From a9e94ab85f310a902df302971461c03f390cf421 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Fri, 6 Mar 2015 10:35:39 +0100 Subject: [PATCH] Clarify `project-name` ID in REST API documentation If the `project-name` ID ends with `.git`, the suffix is automatically removed. Clarify this in the documentation. Change-Id: Ic8f1e3f35838a5e1e44b786333156b8ea13e7bc2 Signed-off-by: Edwin Kempin --- Documentation/rest-api-projects.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/rest-api-projects.txt b/Documentation/rest-api-projects.txt index ef2cdd9615..a909ab4c44 100644 --- a/Documentation/rest-api-projects.txt +++ b/Documentation/rest-api-projects.txt @@ -1807,6 +1807,8 @@ dashboard of a project. === \{project-name\} The name of the project. +If the name ends with `.git`, the suffix will be automatically removed. + [[json-entities]] == JSON Entities