Matteo Scandolo | d6ed3f4 | 2016-05-09 16:19:10 -0700 | [diff] [blame] | 1 | { |
2 | "endpoints": [ | ||||
3 | { | ||||
4 | "url": "slicesplus", | ||||
5 | "base": "api/utility/", | ||||
6 | "methods": ["GET"] | ||||
7 | }, | ||||
8 | { | ||||
9 | "url": "instances", | ||||
10 | "base": "api/core/", | ||||
11 | "methods": ["GET"] | ||||
12 | } | ||||
13 | ] | ||||
14 | } |