Prepare for new protocol handling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Exposes user information
|
||||
*/
|
||||
service UserService {
|
||||
service UserService @(path: '/user') {
|
||||
/**
|
||||
* The current user
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user