Skip to content

Commit

Permalink
Merge pull request #162 from plantbreeding/issue-50
Browse files Browse the repository at this point in the history
changed map details call to be paged
  • Loading branch information
BrapiCoordinatorSelby authored Jan 25, 2018
2 parents 90d22ff + b8f4933 commit 210a9c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Specification/GenomeMaps/GenomeMapDetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Provides the number of markers on each linkageGroup and the max position on the
"name": "Some map",
"type": "Genetic",
"unit": "cM",
"linkageGroups": ["DEPRECATED - Replaced by 'data' in v1.1"],
"data": [
{
"linkageGroupName": "1",
Expand Down

0 comments on commit 210a9c3

Please sign in to comment.