intersystems-community / Cache-MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of files in folder for DSW

gnibeda opened this issue · comments

To support custom themes feature of DSW we need to be able to receive list of files in themes folder.
REST service should receive folder name as input and return list of files contained in this folder.

Input example: "/css/themes"
Response: ["theme1.css", "theme2.css", "theme3.css"]

Let's set the dir same as with addons - on a server.

Call GET /Themes.
Path fised to dsw/themes