Yes, this might also affect PUT for /api/*/user/current. At least the documentation says that the gid and uid may be altered, though I don't currently know if that's actually the case.
On 9/14/18, 2:37 PM, "Jeremy Mitchell" <[email protected]> wrote: Which endpoints are you talking about specifically? GET /api/*/users GET /api/*/users/:id GET /api/*/user/current ^^ these ones? Jeremy On Fri, Sep 14, 2018 at 2:32 PM Moltzau, Matthew < [email protected]> wrote: > Can I get a +1 to remove gid and uid from the user response in golang? > They aren’t being used at all and are only ever set to null. > >
