update: new endpoint added

This commit is contained in:
gaelle morin
2020-04-15 15:21:02 +02:00
parent 55c8b2019c
commit 546ce765f5
6 changed files with 19 additions and 60 deletions

View File

@ -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/",