Skip to content

Commit

Permalink
codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieusieben committed Nov 12, 2024
1 parent f110560 commit f5707e0
Show file tree
Hide file tree
Showing 865 changed files with 8,760 additions and 7,973 deletions.
190 changes: 98 additions & 92 deletions packages/api/src/client/index.ts

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/api/src/client/lexicons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8286,7 +8286,7 @@ export const schemaDict = {
type: 'array',
items: {
type: 'ref',
ref: 'lex:app.bsky.actor.defs#profileView',
ref: 'lex:app.bsky.actor.defs#profileViewDetailed',
},
},
isFallback: {
Expand Down Expand Up @@ -13576,4 +13576,4 @@ export const ids = {
ToolsOzoneTeamDeleteMember: 'tools.ozone.team.deleteMember',
ToolsOzoneTeamListMembers: 'tools.ozone.team.listMembers',
ToolsOzoneTeamUpdateMember: 'tools.ozone.team.updateMember',
}
} as const
Loading

0 comments on commit f5707e0

Please sign in to comment.