Skip to content

Streamline DataFile Metadata Creation/Read/Update #5674

@matthew-a-dunlap

Description

@matthew-a-dunlap
  • Direct API endpoint to GET file level metadata. Using the JSON syntax we use for add/replace.

    • access via file PIDs
    • Access previous versions
    • Access draft version if authorized
    • All attributes
  • API endpoint to update metadata without uploading a new file. This will be based off the file /update code.

    • All attributes
    • Restrict file if restrict is passed
    • General tests
      • Tags
      • File hierarchy
    • Should error if you attempt to update when there is already a draft
  • Documentation

  • Merge develop

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions