update: new endpoint added
This commit is contained in:
@ -8,9 +8,13 @@
|
||||
"authorityName": "djangoldp-server-name",
|
||||
"publicDirectory": false,
|
||||
"endpoints": {
|
||||
"dashboards": "http://localhost:8000/dashboards/",
|
||||
"groups": "http://localhost:8000/groups/",
|
||||
"circles": "http://localhost:8000/circles/",
|
||||
"projects": "http://localhost:8000/projects/",
|
||||
"customers": "http://localhost:8000/customers/",
|
||||
"businessproviders": "http://localhost:8000/sources/businessproviders/",
|
||||
"skills": "http://localhost:8000/sources/skills/",
|
||||
"events": "http://localhost:8000/events/",
|
||||
"typeevents": "http://localhost:8000/typeevents/",
|
||||
"users": "http://localhost:8000/users/",
|
||||
|
||||
Reference in New Issue
Block a user