Skip to content

Commit

Permalink
Merge branch 'features' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
acoffman committed Mar 29, 2024
2 parents af93510 + 382574b commit f4df370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/app/models/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ module Constants
'EvidenceItem' => 'evidence',
'Gene' => 'genes',
'Variant' => 'variants',
'Variants::GeneVariant' => 'variants',
'Variants::FactorVariant' => 'variants',
'VariantGroup' => 'variant-groups',
'Source' => 'sources',
'MolecularProfile' => 'molecular-profiles'
Expand Down

0 comments on commit f4df370

Please sign in to comment.