Skip to content

User info file does not comply with JSON standards #3

@Inei1

Description

@Inei1

Normally JSON files must have a single outer field with a variable amount of inner fields. The user info file does not comply with this, as each login is its own outer field. To fix this, a new outer field should be added when creating the JSON file, and each new login should be put in to the outer field.

# TODO: the user info JSON file does not follow the json standard, a new outer field should be added when

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions