diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-02-26 10:35:08 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-02-26 10:35:08 +0000 |
commit | 4835c092f218fff06e6904d0708186d5cbb01c3d (patch) | |
tree | 28d9e4f320bba0c141dea6fe88f7c7ed3ce83309 /_posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown | |
parent | 5fbb8c373adff5dad51d5b81013b1b5c6b6c0e13 (diff) | |
parent | 741525c54a30060c5f43cf70b9f6974df13e0e09 (diff) |
Merge remote-tracking branch 'origin/remove_old_blog_stuff' into gh-pages
Diffstat (limited to '_posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown')
-rw-r--r-- | _posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/_posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown b/_posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown index f4eef85be..fcb479a3b 100644 --- a/_posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown +++ b/_posts/2012-06-28-api-update-now-you-can-create-and-update-requests.markdown @@ -1,11 +1,5 @@ --- -author: Seb -comments: true date: 2012-06-28 11:50:51+00:00 -layout: post slug: api-update-now-you-can-create-and-update-requests -title: 'API update: now you can create and update requests' -wordpress_id: 376 +redirect_to: https://www.mysociety.org/2012/06/28/api-update-now-you-can-create-and-update-requests/ --- - -Version 0.6.1 of the software was recently released with an urgent security update. Also included in this release was an extension of Alaveteli's API, which allows developers to write apps that create and update requests on a per-public body basis. There's the start of some documentation [here](/docs/developers/api). |