summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-04-08 10:54:00 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-04-08 12:38:59 +0200
commit5422554b8647c3fc01c44a5790b35c20596f1770 (patch)
treebb70e15cd48471131f60e622c895cb7b3ceb6072 /doc/api/README.md
parent82fad17a7d40b7d19e0ee56abbe484c187d3360d (diff)
downloadgitlab-ce-5422554b8647c3fc01c44a5790b35c20596f1770.tar.gz
Mention URL path encoding to all API docs
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 5a63f68ce77..d444ce94573 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -305,10 +305,10 @@ Additional pagination headers are also sent back.
## Namespaced path encoding
-If using namespaced api calls make sure that the `NAMESPACE/PROJECT_NAME` is
+If using namespaced API calls, make sure that the `NAMESPACE/PROJECT_NAME` is
URL-encoded.
-For example, `/` is represented by `%2F`:
+For example, `/` is represented by `%2F`:
```
/api/v4/projects/diaspora%2Fdiaspora