I want to modify some fields/properties of discussion/post before rendering (JSON) to the response. I tried to look inside the code, however, I don't see any possible event to do that. Is there anyone already encountered this problem before, I am appreciated if you could share your solution.
Additionally, I looked into these methods:
- flarum/core/src/Api/Controller/ShowDiscussionController.php#data
- flarum/core/src/Forum/Content/Discussion.php#__invoke