Skip to content

Create API endpoints for getting, adding and deleting the preferences #31

@3nd3r1

Description

@3nd3r1
  • GET /api/v1/users/preferences to get all the preferences of the user who did the request
  • POST /api/v1/users/preferences to add a new preference to the user who did the request
  • DELETE /api/v1/users/preferences to delete an existing preference of the user who did the request

Metadata

Metadata

Labels

No labels
No labels
No fields configured for Subtask.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions