[ckan-changes] [okfn/ckan] acb3c8: Change the user activity list API URL.

GitHub noreply at github.com
Mon Jan 16 17:46:01 UTC 2012


  Branch: refs/heads/feature-1515-activity-streams
  Home:   https://github.com/okfn/ckan
  Commit: acb3c811ec97bcd82b5f65af8cda26ab2cf0fabf
      https://github.com/okfn/ckan/commit/acb3c811ec97bcd82b5f65af8cda26ab2cf0fabf
  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:
  -----------
  Change the user activity list API URL.

Make it fit the pattern of the other activity streams API URLs:

/api/[1|2]/rest/[dataset|package]/{ID}/activity
/api/[1|2]/rest/group/{ID}/activity
/api/[1|2]/rest/user/{ID}/activity





More information about the ckan-changes mailing list