Skip to content

Should 404 when user is not found #252

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": {}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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