Closed (fixed)
Project:
DKAN
Component:
DKAN Dataset
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2013 at 14:11 UTC
Updated:
9 Dec 2013 at 19:40 UTC
Jump to comment: Most recent
See: http://demo.ckan.org/api/3/action/package_list
This might be easiest as an extension of the data.json API, simply returning a list of dataset titles.
Comments
Comment #1
acouch commentedComment #2
acouch commentedComment #3
acouch commentedThis has been added but not fully configured. It is currently copying the data.json output format, which is not the same as CKAN.
Comment #4
acouch commentedThis has been added. It returns UUIDs instead of aliases like CKAN API v2 not v3. UUIDs are less user friendly but more performant and reliable than aliases.