Updating initial Location crud endpoints to be global & restricted to SUPER role
This commit is contained in:
@@ -22,7 +22,6 @@ Stored documents (MongoDB)
|
||||
```json
|
||||
{
|
||||
"id": "string (ObjectId)",
|
||||
"ownerUserId": "string",
|
||||
"name": "string",
|
||||
"createdUtc": "string (ISO-8601 datetime)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user