Our active models aren’t exposed… they’re behind APIs, anyways… so going from our API types to YML is an interesting idea I hadn’t thought about.
But separation of concerns-- the inventory
API exposes methods & types in a PORO way… if the api
pack wants to expose that via REST, that’s ITS concern.