Skip to content

Change api endpoint paths to be RESTful #4

@toswe

Description

@toswe

Some paths are for example:

"courses/<int:pk>/questions/"

While it should be:

"/questions/"

with the course in the request body.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions