Skip to content

Commit c53a8b9

Browse files
authored
feat: Update API, based on the latest lexicon schemas (#157)
bluesky-social/atproto@45981de
1 parent 2f74114 commit c53a8b9

File tree

13 files changed

+227
-1
lines changed

13 files changed

+227
-1
lines changed

atrium-api/src/app/bsky/actor/defs.rs

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/embed/record.rs

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/feed.rs

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/feed/defs.rs

Lines changed: 43 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/feed/generator.rs

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/feed/search_posts.rs

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/feed/send_interactions.rs

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/unspecced.rs

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/unspecced/get_suggestions_skeleton.rs

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/unspecced/search_actors_skeleton.rs

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/app/bsky/unspecced/search_posts_skeleton.rs

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/client.rs

Lines changed: 62 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atrium-api/src/com/atproto/sync/get_record.rs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)