Ticket #1087 (closed enhancement: fixed)
version and contact info api call
Reported by: | wwaites | Owned by: | |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-sprint-2011-11-21 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
a simple api call that returns data like this:
{ "version": ckan_software_version, "contact": { "name": "Some Admin", "mbox": "[email protected]" }, "description": "Site Description", "url": "http://canonical.name.ckan.net/"
Change History
Note: See
TracTickets for help on using
tickets.