Skip to content

API: Allow changing label, description and tags of an existing file #3422

@raprasad

Description

@raprasad

Complementary feature to adding a file via API

Description of API:

  • Modifying label, description, categories or tags for 1 or more SELECTED files in a dataset
    • API endpoint receives list of file ids (database ids)
  • Modifying label, description, categories or tags for ALL files in a dataset
    • API endpoint receives dataset id or persistent identifier
  • Distinguish between:
    • ADDing to existing tag
    • REPLACING existing tags with the new list

Note: Currently there is no way to add tabular tags via API.

Starting point

Scratch code to get started


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions