Skip to content

Commit

Permalink
feat: Update API, based on the latest lexicon schemas (#256)
Browse files Browse the repository at this point in the history
* Update API, based on the latest lexicon schemas

* Update codegen, replace `Option` to `core::option::Option`
  • Loading branch information
sugyan authored Nov 19, 2024
1 parent 68a1cdf commit 4a5cf4a
Show file tree
Hide file tree
Showing 138 changed files with 1,949 additions and 1,399 deletions.
240 changes: 122 additions & 118 deletions atrium-api/src/app/bsky/actor/defs.rs

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions atrium-api/src/app/bsky/actor/get_suggestions.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 18 additions & 16 deletions atrium-api/src/app/bsky/actor/profile.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions atrium-api/src/app/bsky/actor/search_actors.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions atrium-api/src/app/bsky/actor/search_actors_typeahead.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions atrium-api/src/app/bsky/embed/external.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions atrium-api/src/app/bsky/embed/images.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions atrium-api/src/app/bsky/embed/record.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions atrium-api/src/app/bsky/embed/video.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4a5cf4a

Please sign in to comment.