mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
more Free/Pro plan limitations
This commit is contained in:
@@ -177,6 +177,7 @@ export const apiContract = c.router({
|
||||
responses: {
|
||||
200: z.object({ avatarURL: z.string() }),
|
||||
400: ApiErrorSchema,
|
||||
403: ApiErrorSchema,
|
||||
},
|
||||
headers: csrfHeaderSchema,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user