Commit graph

23 commits

Author SHA1 Message Date
eb036c03df feat: add uuid to registration endpoint 2025-04-29 21:21:07 +02:00
6e4423e08b
chore: fix formatting, add periods, and change example tokens to opaque ones (hex) 2025-04-29 18:05:11 +02:00
0211348abc
chore: fixed table formatting and added periods 2025-04-29 18:01:15 +02:00
1a5e864b01
Add explanation for refresh_token to login/register tables 2025-04-28 23:44:14 +02:00
1e6fd6754e fix: specify how friend requests are accepted 2025-04-28 23:40:00 +02:00
42fca503d8 fix: prettify markdown tables 2025-04-28 23:37:12 +02:00
bb72915201 Merge remote-tracking branch 'refs/remotes/origin/main' 2025-04-28 23:35:16 +02:00
2f8a653148 feat: implement client-server/friend-request 2025-04-28 23:33:21 +02:00
cbb563c4d6 fix: change error code from 401 to 403 2025-04-28 23:33:06 +02:00
2891101286
Put proper token examples 2025-04-28 23:30:23 +02:00
23ac445713 fix: let servers disable signups 2025-04-28 23:16:37 +02:00
0ee1865c8b feat: client-server/register implemented 2025-04-28 23:12:17 +02:00
e724777a62 fix: formating for login API 2025-04-28 23:01:52 +02:00
7a967ffc1b feat: client-server/login implemented 2025-04-28 23:00:16 +02:00
e2b828790e fix: gorb IDs should be seperated with a colon 2025-04-28 22:42:45 +02:00
7cd18b9198 fix: move versions out of v1 2025-04-28 22:41:18 +02:00
c8ba206e92 fix: clarify versions should be a list 2025-04-28 22:30:33 +02:00
9cdc0eb724 fix: example versions should be whole numbers to reflect API version 2025-04-28 22:29:37 +02:00
658c59887a fix: all the stat entries shouldn't be mandatory 2025-04-28 22:28:14 +02:00
53cd6287cc feat: client-server/support implemented 2025-04-28 22:23:04 +02:00
6d1e63be6a fix: unstable_features shouldn't be required 2025-04-28 22:14:01 +02:00
e2e4e932d6 feat: new endpoint client-server/stats 2025-04-28 22:09:05 +02:00
167772bfcd feat: start writing barebones documentation 2025-04-28 21:49:59 +02:00