Skip to content

Fix missing context in /me members API call

Sébastiaan Versteeg requested to merge fix/request-missing-me-call into master

Closes #ISSUE

Previous behaviour

Steps to reproduce:

  1. Go to http://localhost:8000/api/v1/members/me

New behaviour

Steps to validate that it works:

  1. Go to http://localhost:8000/api/v1/members/me

Merge request reports