Browse Source

api docs fix

master
memespring 15 years ago
parent
commit
c719513b23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/templates/apihowto.tpl

+ 1
- 1
docs/templates/apihowto.tpl View File

@@ -92,7 +92,7 @@
Return applications for a specific planning authority (e.g. a local council) by authority short name.
</p>
<code>
http://www.planningalerts.com/api.php?<strong>call</strong>=authority<br/>&<strong>authority_short_name</strong>=[some name]
http://www.planningalerts.com/api.php?<strong>call</strong>=authority<br/>&<strong>authority</strong>=[some name]
</code>
<p class="apiexamples">
<a href="http://www.planningalerts.com/api.php?call=authority&authority=Scottish%20Borders">view example</a>


Loading…
Cancel
Save