Skip to content

obsolete API calls to read user details #2

@twhelik

Description

@twhelik

GET prevelcer.herokuapp.com/api/user
GET prevelcer.herokuapp.com/api/user/
gives out the same response body. Only one of them will be needed.

body
{
"username": "Helik",
"first_name": "Helik",
"last_name": "Tribuwan",
"email": "heliktribuwan995@gmail.com"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions