mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 23:57:04 +05:30
refactor(database): move SavedPostSerializer
to core
This commit is contained in:
parent
dfe95a646e
commit
82ce45b8e4
5 changed files with 7 additions and 3 deletions
1
database/core/src/test/resources/saved_post.json
Normal file
1
database/core/src/test/resources/saved_post.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"short_id":"nbigsf","title":"Fun Format Friday: You now have a super computer. What next?","url":"","created_at":"2023-05-04T23:43:50.000-05:00","comment_count":13,"comments_url":"https://lobste.rs/s/nbigsf/fun_format_friday_you_now_have_super","submitter_name":"LenFalken","submitter_avatar_url":"/avatars/LenFalken-100.png","tags":["ask","programming"],"description":"<p>You suddenly have in your possession a super computer. What comes next? What projects are suddenly possible for you? What performance tests can you now explore?</p>\n"}
|
Loading…
Add table
Add a link
Reference in a new issue