blob: d48ce510f8e71851054d07828938ddc28bdc906c [file] [log] [blame]
Matteo Scandoloecf088a2016-10-20 10:25:34 +02001{
2 "endpoints": [
3 {
4 "url": "controllers",
5 "base": "api/core/",
6 "methods": ["GET"]
7 },
8 {
9 "url": "slices",
10 "base": "api/core/",
11 "methods": ["GET"]
12 }
13 ]
14}