At yesterday's working group, we agreed that none of us like the "Generic CRUDer" framework provided by the github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/api package. So if nobody has any objections, we'd like to deprecate it.
That would entail GoDoc deprecation notices, a note in the documentation/README, and advising authors of new API endpoints against using it. Existing endpoints would be rewritten to not use the CRUDer as new features are requested of them that rise to a level of complexity that warrants "CRUDer stripping" at the author's and reviewer's discretions.
