From c719513b23c4799813ec856661cd849607297fb2 Mon Sep 17 00:00:00 2001 From: memespring Date: Wed, 28 Jan 2009 14:52:56 +0000 Subject: [PATCH] api docs fix --- docs/templates/apihowto.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates/apihowto.tpl b/docs/templates/apihowto.tpl index ad3335f..99d7acd 100644 --- a/docs/templates/apihowto.tpl +++ b/docs/templates/apihowto.tpl @@ -92,7 +92,7 @@ Return applications for a specific planning authority (e.g. a local council) by authority short name.

- http://www.planningalerts.com/api.php?call=authority
&authority_short_name=[some name] + http://www.planningalerts.com/api.php?call=authority
&authority=[some name]

view example