Commit graph

5 commits

Author SHA1 Message Date
7021c80f02 style: move structs to objects and split into several files for readability 2025-06-02 00:28:48 +02:00
042aae66f2 fix: make /me/guilds return guilds instead of member objects
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
2025-05-31 17:52:40 +02:00
d615f1392e style: cargo clippy && cargo fmt
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
2025-05-30 21:17:30 +02:00
c9a3e8c6c4 feat: add /guilds/{uuid}members
Also makes it return user object with the query
2025-05-30 21:12:07 +02:00
55e343507e style: move /me/servers to /me/guilds 2025-05-30 08:37:45 +00:00
Renamed from src/api/v1/me/servers.rs (Browse further)