Require authentication
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Exposes data + entity metadata
|
* Exposes data + entity metadata
|
||||||
*/
|
*/
|
||||||
//@requires:'admin'
|
@requires:'authenticated-user'
|
||||||
service DataService @( path:'-data' ) {
|
service DataService @( path:'-data' ) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user