mirror of
https://github.com/modrinth/code.git
synced 2026-09-05 06:19:11 +00:00
Initial affiliate codes implementation (#4382)
* Initial affiliate codes implementation * some more docs to codes * sqlx prepare * Address PR comments * Address more PR comments * fix clippy * Switch to using Json<T> for type-safe responses
This commit is contained in:
@@ -25,3 +25,4 @@ base62_id!(ThreadId);
|
||||
base62_id!(ThreadMessageId);
|
||||
base62_id!(UserSubscriptionId);
|
||||
base62_id!(VersionId);
|
||||
base62_id!(AffiliateCodeId);
|
||||
|
||||
Reference in New Issue
Block a user