Skip to content

RFC: Revision History #6

@seveibar

Description

@seveibar

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions