Bump api version in #usage section

pull/1103/head
Marcel Klehr 2012-10-30 14:35:26 +01:00
parent ef923209b0
commit dd1e383d6e
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Portal submits content into new blog post
### Request Format ### Request Format
The API is accessible via HTTP. HTTP Requests are in the format /api/$APIVERSION/$FUNCTIONNAME. Parameters are transmitted via HTTP GET. $APIVERSION is 1 The API is accessible via HTTP. HTTP Requests are in the format /api/$APIVERSION/$FUNCTIONNAME. Parameters are transmitted via HTTP GET. $APIVERSION depends on the endpoints you want to use. The latest version is `1.1`
### Response Format ### Response Format
Responses are valid JSON in the following format: Responses are valid JSON in the following format: