fix up api index
[arvados.git] / doc / api / index.md
index 043c9522a3d5a63f797ec002b531d145edf0a42b..2f83dbb1474cc235a065ec59c52b146338a73326 100644 (file)
@@ -9,9 +9,11 @@ navorder: 0
 
 ### Concepts
 
-* Each API uses the same [authentication mechanism](authentication.html)
-* Resources in requests and responses adhere to a [common structure](resources.html)
-* API transactions use common [REST methods](methods.html)
+* Each API uses the same [authentication mechanism](authentication.html).
+* Resources in requests and responses adhere to a [common structure](resources.html).
+* API transactions use common [REST methods](methods.html).
+* API transactions are subject to a [permission model](permission-model.html).
+* [Job tasks](job-task.html) use some special API features.
 
 ### Resources