summaryrefslogtreecommitdiffstats
path: root/documentation/api/collections.md
diff options
context:
space:
mode:
authorJannik Schönartz2019-03-26 18:12:51 +0100
committerJannik Schönartz2019-03-26 18:12:51 +0100
commite2748fc46cbbae0ee7caf84d92b4a84a23f5783f (patch)
tree55003c866f106f02bb14e98650a30b143d65b79d /documentation/api/collections.md
parent[webapp/alerts] Fix: Notification didn't fill the whole container when having... (diff)
downloadbas-e2748fc46cbbae0ee7caf84d92b4a84a23f5783f.tar.gz
bas-e2748fc46cbbae0ee7caf84d92b4a84a23f5783f.tar.xz
bas-e2748fc46cbbae0ee7caf84d92b4a84a23f5783f.zip
[docutmentation] Add german language support (wip)
Diffstat (limited to 'documentation/api/collections.md')
-rw-r--r--documentation/api/collections.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/api/collections.md b/documentation/api/collections.md
index b1e85b8..ebfed8c 100644
--- a/documentation/api/collections.md
+++ b/documentation/api/collections.md
@@ -1,7 +1,7 @@
# Collections
-Collections can be called with the api url append with the resource name.
+Collections can be called with the api url appended with the collection and resource name.
```
-https://<domain_bss>/api/<collection>/<resource>
+https://<domain_bas>/api/<collection>/<resource>
```
```
https://<domain_bas>/api/<collection>/:id/<resource>