summaryrefslogtreecommitdiffstats
path: root/documentation/api/collections.md
diff options
context:
space:
mode:
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>