Skip to content

Some fields for dataset types can't be edited (displayName, description) #12192

@pdurbin

Description

@pdurbin

In #11753 I added displayName and description fields for dataset types but they can't be edited via API (and there's no UI).

I didn't implement editing because we have these two commands already...

... but we might want to merge these into a single UpdateDatasetTypeCommand that allows you to edit all the possible fields:

  • name
  • displayName
  • description
  • linkedMetadataBlocks
  • availableLicenses

I imagine we'd use a PUT to overwrite existing values.

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