Skip to content

feat(pkg/api/user): if given user is @me, translate to current user

Kerri Miller requested to merge github/fork/maxice8/assign-myself into trunk

Created by: maxice8

Description

this translates a value of '@me' to the currently authenticated user

Related Issue

Resolves #436 (closed)

How Has This Been Tested?

Created issue on a gitlab repo related to myself.

See: https://gitlab.alpinelinux.org/Leo/agl/-/issues/9

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports