fumiX / fuBlog

Blog Software
https://blog.fumix.de
Apache License 2.0
2 stars 1 forks source link

Fix posts search results #63

Closed cb-fumix closed 1 year ago

cb-fumix commented 1 year ago

This is about this endpoint, which returns e.g. createdBy and updatedBy as ID instead of entity:

https://github.com/fumiX/fuBlog/blob/ac40333929fa812fb6733067e16fc65f15cefbce/server/src/routes/posts.ts#L36-L50