Skip to content

Annotation & Dataset APIs #7

@DylanBulmer

Description

@DylanBulmer

/api/v1/{oid}/project/{pid}/{dataset-label}

  • GET: Get all annotations for dataset
  • POST: Batch upload annotations to dataset
  • PUT: Insert one annotation to dataset
  • DELETE: Remove dataset from project

/api/v1/{oid}/project/{pid}/{dataset-label}/{annotation-label or id?}

  • GET: One annotation from dataset
  • PATCH: Update one annotation
  • DELETE: Remove one annotation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions