Skip to content

Support passing dict attributes in update_dict of update_asset #73

Description

@Flix6x

The update_dict["attributes"] should be JSON serialized to avoid a server error, but we can be flexible here and do a json.dumps in case a dict is passed.

The server complains about a JSON object being a dict, but responds with a 500 status code, which could be improved, too.

  • Create FlexMeasures issue.

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