Skip to content

Invalid json in RequestCreateDirectoryHandler due to using integers as key names #1

@Creeper19472

Description

@Creeper19472

As the title suggests, due to differences between Python's dictionary and the json specification, using integers as key names is OK in Python, but not legal in JSON, which results in the relevant data not being handled correctly in that request handler.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions