Skip to content

Commit

Permalink
feat: can select a candidate simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
Coleim committed Mar 11, 2022
1 parent a1494c5 commit 5b303cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models/Case.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
},
"simulation_id": {
"type": "string"
},
"selected": {
"type": "boolean"
}
}
}
Expand Down

0 comments on commit 5b303cb

Please sign in to comment.