-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve the issue that external does not serialize by atproto/bsky specs
- Add Client dependency to External constructor for future use - Restructure jsonSerialize output to match required format - Wrap external data in 'external' property according to spec - Update unit tests to reflect new structure - Fix array formatting and indentation in tests This commit addresses an issue where external embeds weren't being structured according to AT Protocol specifications, which requires external data to be nested under an 'external' property.
- Loading branch information
1 parent
7d0f06f
commit 58bc75d
Showing
2 changed files
with
23 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters