Skip to content

/dashboards/{dashboardID}/cells PUT - id is required in cells in message body  #621

Description

@karel-rehor

When calling the endpoint /dashboards/{dashboardID}/cells with the PUT method and a request body with an array of cells, but when 1 or more of the cells has no id property, the server throws an HTTP 400 error with the message cannot provide empty cell id. This would imply that the property id is required, however in src/common/schemas/Cell.yml it is not declared as such.

Testing agains K8S-IDPE remocal

latest commit

commit f96c81a91d834081e1ee8b436eaf924346934f67 (HEAD -> master, origin/master, origin/HEAD)
Author: influx-acs[bot] <107396960+influx-acs[bot]@users.noreply.github.com>
Date:   Thu Dec 8 07:17:45 2022 +0000

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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