summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-05-10 22:27:27 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-05-10 22:27:27 +0200
commit5caca02ca4633ef0b797e47269426f4b5e858708 (patch)
tree2dd9eccd573cf86dd07749d461d0a11071f05484 /docs
parentf8316faf120854ec52aac0aa967bdb738308b16a (diff)
Add information on how to detect API levels
Diffstat (limited to 'docs')
-rw-r--r--docs/developer/External-Api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer/External-Api.md b/docs/developer/External-Api.md
index efea8aeca..364669c5d 100644
--- a/docs/developer/External-Api.md
+++ b/docs/developer/External-Api.md
@@ -101,7 +101,7 @@ The request body is either passed in the URL in case of a **GET** request (e.g.:
}
```
-**Note**: The current Etag contains a unix timestamp in milliseconds. This is an implementation detail and you should not rely on it.
+**Note**: The current Etag implementation contains a unix timestamp in milliseconds. This is an implementation detail and you should not rely on it.
### API Level Detection
To see which API levels are supported, make a request to the following route: