updated api description
This commit is contained in:
@@ -20,7 +20,10 @@ and its even mobile friendly!
|
||||
| Endpoint | Description |
|
||||
|---|---|
|
||||
| `GET /api/people` | List of contacts from the address book |
|
||||
| `GET /api/people/<person-uid>` | A contact by id |
|
||||
| `GET /api/people/<person-uid>/photo` | A contacs photo by id |
|
||||
| `GET /api/events` | List of calendar events with matched participants |
|
||||
| `GET /api/events/<event-uid>` | A calendar event by id |
|
||||
| `GET /api/scores` | Social score breakdown (`total`, `event_score`, `diversity_score`) |
|
||||
| `GET /api/parse_errors` | Calendar participants that couldn't be matched to a contact |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user