Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
1ff23a495c5fb199fa73b8eefc17a65b9eb16b34
/
.
/
views
/
ngXosViews
/
globalXos
/
mock-cfg.json
blob: d48ce510f8e71851054d07828938ddc28bdc906c [
file
] [
log
] [
blame
]
Matteo Scandolo
ecf088a
2016-10-20 10:25:34 +0200
[
diff
] [
blame
]
1
{
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
}