diff --git a/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyFeed.md b/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyFeed.md index f32b8b03cf..00a0199976 100644 --- a/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyFeed.md +++ b/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyFeed.md @@ -69,6 +69,10 @@ - ``GetPostsOutput`` +### app.bsky.feed.getQuotes + +- ``GetQuotesOutput`` + ### app.bsky.feed.getPostThread - ``GetPostThreadOutput`` @@ -93,6 +97,10 @@ - ``PostRecord`` +### app.bsky.feed.postgate + +- ``PostgateRecord`` + ### app.bsky.feed.repost - ``RepostRecord`` diff --git a/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyGraph.md b/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyGraph.md index ac776c40a1..988e5d9d67 100644 --- a/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyGraph.md +++ b/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/app.bsky/AppBskyGraph.md @@ -116,4 +116,4 @@ ### app.bsky.graph.unmuteThread -= ``UnmuteThreadRequestBody`` +- ``UnmuteThreadRequestBody`` diff --git a/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/com.atproto/ComAtprotoServer.md b/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/com.atproto/ComAtprotoServer.md index 956d30d0d0..eb043d7a53 100644 --- a/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/com.atproto/ComAtprotoServer.md +++ b/Sources/ATProtoKit/ATProtoKit.docc/Extensions/Lexicons/Models/com.atproto/ComAtprotoServer.md @@ -30,6 +30,7 @@ ### com.atproto.server.createInviteCodes +- ``AccountCodes`` - ``ComAtprotoLexicon/Server/CreateInviteCodesRequestBody`` - ``ComAtprotoLexicon/Server/CreateInviteCodesOutput``