UNCLASSIFIED - NO CUI

Skip to content

V2 Schemas

Mark Howard requested to merge schema_migrations into master
  • Use resource_id instead of repository_id, board_id, pipeline_id
  • Add type field as string for collector_target
  • Use resource_id instead of ticket_id
  • resource_id in all cases is str to account for potential differences in targets
  • All are currently nullable for backwards compatibility, but will not be nullable upon major release
Edited by Mark Howard

Merge request reports