I’m currently extending my blog software with an ActivityPub implementation (GitHub - H4kor/owl-blogs)
Currently it only supports a small set of activitys (follow/unfollow, like and announce).
Is there an expected behavior for the inbox route, when a sent activity/object is not supported by the implementation (which status code, response body) ?