Skip to content
Snippets Groups Projects
Commit 81a1f1cd authored by HeJ's avatar HeJ
Browse files

Merge branch 'fix/pn_api_docs' into 'develop'

more api doc for pns

See merge request !1157
parents 8876e59f fef4f2b5
1 merge request!1157more api doc for pns
......@@ -47,6 +47,7 @@ Prodinstanz: <https://api.events.ccc.de/congress/2024/>
| Persönlich | `/me/friends` | x | | x | x | Liste der Buddies |
| Persönlich | `/me/received-messages/` | x | | | | Übersicht empfangener PN |
| Persönlich | `/me/received-messages/<uuid>` | x | | | | Details einer empfangenen PN |
| Persönlich | `/me/send-message` | | x | | | Send a new PN |
| Persönlich | `/me/sent-messages/` | x | | | | Übersicht gesendeter PN |
| Persönlich | `/me/sent-messages/<uuid>` | x | | | | Details einer gesendeten PN |
| Persönlich | `/me/delete-message/<uuid>` | x | | | | PN löschen |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment