Skip to content

Resource identifier should be placed as a path parameter #25

Open
@wypiorsebastian

Description

@wypiorsebastian

I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?

public async Task<IActionResult> UpdateProduct([FromBody] Product product)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions