Skip to content

Commit e41bfa9

Browse files
chore: Update lexicons (#82)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b3bc06 commit e41bfa9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/lexicons/src/lib/lexicons.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
* @module
66
* Contains type declarations for Bluesky lexicons
77
* @generated
8-
* Generated on: 2025-03-04T03:32:05.550Z
8+
* Generated on: 2025-03-08T03:21:38.181Z
99
* Version: main
10-
* Source: https://github.com/bluesky-social/atproto/tree/6bcbb6d8cd3696280935ff7892d8e191fd21fa49/lexicons
10+
* Source: https://github.com/bluesky-social/atproto/tree/18fbfa00057dda9ef4eba77d8b4e87994893c952/lexicons
1111
*/
1212

1313
/** Base type with optional type field */
@@ -5469,6 +5469,7 @@ export declare namespace ToolsOzoneTeamListMembers {
54695469
* \@default 50
54705470
*/
54715471
limit?: number;
5472+
q?: string;
54725473
roles?: string[];
54735474
}
54745475
type Input = undefined;

0 commit comments

Comments
 (0)