Skip to content

Should 404 when user is not found #252

@lightclient

Description

@lightclient

When request a user address that doesn't exist, I think it would make sense for the api to return a 404 code along with normal response rather than a 200.

{
    "user": null,
    "stats": {}
}

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