From 256a64e700203b5bdb0bb3c846c2280aaeba06be Mon Sep 17 00:00:00 2001 From: Manuel Knitza Date: Mon, 18 Mar 2013 10:49:42 +0100 Subject: [PATCH] small *optical* updates --- doc/api/http_api.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/api/http_api.md b/doc/api/http_api.md index d7f8e00ad..79f57b998 100644 --- a/doc/api/http_api.md +++ b/doc/api/http_api.md @@ -63,9 +63,13 @@ Portal submits content into new blog post ### API version The latest version is `1.2.7` -The current version can be queried via /api. +The current version and a list of all available API versions can be obtained via -A list of all available API versions can be obtained via /API/versions. +> `http://pad.domain/api` + +and + +> `http://pad.domain/api/versions`. ### Request Format