Skip to content

Commit

Permalink
Merge pull request #178 from ga4gh-beacon/fix-resultSet-examples
Browse files Browse the repository at this point in the history
type => set type in example
  • Loading branch information
mbaudis authored Nov 9, 2024
2 parents 6342540 + 6044850 commit 4803e1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"url": "https://api.mygenomeservice.org/Handover/9dcc48d7-fc88-11e8-9110-b0c592dbf8c0"
}
],
"type": "dataset"
"setType": "dataset"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resultSets:
type: dataset
exists: false
- id: datasetB
type: dataset
setType: dataset
exists: true
resultsCount: 2
resultsHandovers:
Expand Down

0 comments on commit 4803e1d

Please sign in to comment.