-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
@Ownmarc and I had some discussion about this, just want to open it up for discussion here. The idea is we add a revision history to each sample.
{
"samples": [
{
"imageUrl": "https://...",
"annotation": "valid",
"revisionHistory": [
{
"userName": "string?",
"annotation": "invalid",
"createdAt": "timestamp"
}
]
}
}
Metadata
Metadata
Assignees
Labels
No labels