feat: use JSON column + bulk update support.
This commit is contained in:
@@ -6,6 +6,7 @@ export function exportGetSessionsSchema(z: Z) {
|
||||
title: "Total logs",
|
||||
description:
|
||||
"The total number of logs satisfying the filters, regardless of pagination",
|
||||
example: 14,
|
||||
}),
|
||||
sessions: z
|
||||
.object({
|
||||
|
||||
Reference in New Issue
Block a user