Skip to content

Commit

Permalink
type => set type in example
Browse files Browse the repository at this point in the history
This fixes a well hidden example. Thanks to @Deepthi-v-s for #177
  • Loading branch information
mbaudis committed Nov 9, 2024
1 parent 6342540 commit 6044850
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 6044850

Please sign in to comment.