2020-07-28 UTC
# [tb] My micropub endpoint feeds into a set of ActiveRecord models designed with single table inheritance and post type-specific behaviors in individual model classes (like Note, Article, etc.) — so I need the endpoint to be able to determine which model to use when it gets a create/update/delete request