Skip to content

When updating a resource, logs should print JSON  #356

@aaron-junot

Description

@aaron-junot

Currently, when you update a resource, the logs print out the Python object of what was sent (a dictionary, a list, etc). Instead, the logs should contain the JSON form of this data so that if we need to restore it, we can just copy and paste it into the request and press "send" without having to process any additional data.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions