[ckan-changes] [okfn/ckan] f5844d: [#1637] Add API URL for getting activity details

GitHub noreply at github.com
Mon Jan 16 18:03:12 UTC 2012


  Branch: refs/heads/feature-1515-activity-streams
  Home:   https://github.com/okfn/ckan
  Commit: f5844d643264926262b4006e9cefcf3aa294844a
      https://github.com/okfn/ckan/commit/f5844d643264926262b4006e9cefcf3aa294844a
  Author: Sean Hammond <seanhammond at lavabit.com>
  Date:   2012-01-16 (Mon, 16 Jan 2012)

  Changed paths:
    M ckan/config/routing.py
  M ckan/controllers/api.py
  M ckan/tests/models/test_activity.py

  Log Message:
  -----------
  [#1637] Add API URL for getting activity details

Add it into the tests as well.

This closes #1637.

The URL is: /api/[1|2]/rest/activity/{ID}/details

where {ID} is the ID whose details you want to get.





More information about the ckan-changes mailing list