Actions
Task #6029
closedFeature #6019: Implement "get view" service as a REST endpoint
Implement MN.listViews()
Start date:
07/08/2013
Due date:
% Done:
0%
Estimated time:
Description
To match the MN.query() paradigm in which supported queryEngine types can be listed on the MN, we should list supported/registered view "engines" (aka qformats or skins).
Would probably start with all the configured skin names as a first pass, maybe throw in "xml" for good measure.
Targeting REST endpoint:
GET /views
Actions