diff --git a/openapi/user/user.go b/openapi/user/user.go index 28b74816..0f95d3c8 100644 --- a/openapi/user/user.go +++ b/openapi/user/user.go @@ -30,6 +30,7 @@ func init() { Endpoints: []string{ "POST /user/teams/select", "GET /user/teams/config", + "GET /file/:uploaderID/:fileID/content", }, }, // Invite verification scope - allows users to accept team invitations