Commit graph

33 commits

Author SHA1 Message Date
3d111b35e3 docs: match login and register to backend 2025-05-02 11:54:04 +02:00
676ef29aa0 docs: use a proper access token 2025-05-02 11:53:11 +02:00
e06eb0c4ba
docs: fix last link 2025-05-02 02:06:21 +02:00
d45796629b
docs: fix more links 2025-05-02 02:04:14 +02:00
ea12d693ed
docs: fix links 2025-05-02 01:57:02 +02:00
142cc5a448
docs: added endpoints and object models 2025-05-02 01:42:24 +02:00
218f91dce2 chore: add status 500 errors to every endpoint 2025-04-29 21:53:17 +02:00
0f993c39ec fix: ensure consitant naming of keys 2025-04-29 21:39:17 +02:00
25b75bee87 feat: add UUID to login endpoint 2025-04-29 21:24:58 +02:00
dc0b18cfe1 fix: update gorb ID formating 2025-04-29 21:24:14 +02:00
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