Parse and validate AT Protocol Lexicons with DTO generation for Laravel
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Regenerate classes with blank line fix

-12
-2
src/Generated/App/Bsky/Feed/Defs/ReasonPin.php
··· 12 12 */ 13 13 class ReasonPin extends Data 14 14 { 15 - 16 - 17 15 /** 18 16 * Get the lexicon NSID for this data type. 19 17 *
-2
src/Generated/App/Bsky/Feed/Defs/SkeletonReasonPin.php
··· 12 12 */ 13 13 class SkeletonReasonPin extends Data 14 14 { 15 - 16 - 17 15 /** 18 16 * Get the lexicon NSID for this data type. 19 17 *
-2
src/Generated/App/Bsky/Notification/Defs/RecordDeleted.php
··· 12 12 */ 13 13 class RecordDeleted extends Data 14 14 { 15 - 16 - 17 15 /** 18 16 * Get the lexicon NSID for this data type. 19 17 *
-2
src/Generated/App/Bsky/Unspecced/Defs/ThreadItemNoUnauthenticated.php
··· 12 12 */ 13 13 class ThreadItemNoUnauthenticated extends Data 14 14 { 15 - 16 - 17 15 /** 18 16 * Get the lexicon NSID for this data type. 19 17 *
-2
src/Generated/App/Bsky/Unspecced/Defs/ThreadItemNotFound.php
··· 12 12 */ 13 13 class ThreadItemNotFound extends Data 14 14 { 15 - 16 - 17 15 /** 18 16 * Get the lexicon NSID for this data type. 19 17 *
-2
src/Generated/Com/Atproto/Repo/ApplyWrites/DeleteResult.php
··· 12 12 */ 13 13 class DeleteResult extends Data 14 14 { 15 - 16 - 17 15 /** 18 16 * Get the lexicon NSID for this data type. 19 17 *