Skip to content

Commit ae65444

Browse files
committed
formatting
1 parent 2e9db65 commit ae65444

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/API.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,15 @@ Redirects to the Profile Image for the SteamId.
2121
- `Content-Type`: `application/json`
2222
- Body: `AuthToken`
2323

24-
Api request made by the rust+ app returns a notifcationID, Player SteamId, notification date, Sever ID, title (event title eg {name} is online) , Body (server name), data (event details such as server ip and port target name if relating to player and id)
25-
The events contained are player deaths when team loads in and pair requests even when the server is not paired
24+
Response contains event history, such as Player Deaths and Server Pair Requests.
25+
26+
- Notification ID
27+
- Notification Date
28+
- Player SteamId
29+
- Server ID
30+
- Title (eg `{name} is online`)
31+
- Body (server name)
32+
- Data (event data)
2633

2734
### TODO
2835

0 commit comments

Comments
 (0)