From 5caca02ca4633ef0b797e47269426f4b5e858708 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 10 May 2016 22:27:27 +0200 Subject: Add information on how to detect API levels --- docs/developer/External-Api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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: -- cgit v1.2.3