pub async fn notifications_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<NotificationsQuery>,
) -> impl IntoResponseExpand description
GET /inbox/notifications
pub async fn notifications_request(
jar: CookieJar,
__arg1: State<Database>,
__arg2: Query<NotificationsQuery>,
) -> impl IntoResponseGET /inbox/notifications