Skip to content

Create API route for updating users #121

@ccnnnie

Description

@ccnnnie

"await axios.put(/auth/${props.userId}, {goal: newValue})"

should be /users/:id to be more RESTful since we are updating the users resource and not auth

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