Skip to content

Make sure we're not exposing JSON/hashes to the API users #44

@Altreus

Description

@Altreus

There are a few places where we currently just parse JSON and send the hash all the way to the user. We should make sure JSON responses are turned into meaningful types ASAP!

Check we don't have any typeless hashes lying around. We might even be able to use punning just to decorate a normal hash with a type.

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