Create new models/crud/schema/routes for project analysis metrics
- Creates new models and everything else needed for routes for project analysis data
- New models use the patterns set for api v2 with relying on
resource_id
andtype
- Add
PROJECT_ANALYSIS
to theCollectorTargetType
enum. - Minor fix to imports in
crud/builds.py
Edited by Mark Howard