11 commentaires (11 commentaires)1 réaction (1 réaction)1 assigné (1 assigné)TypeScript141 412 stars (141 412 stars)22 210 forks (22 210 forks)batch import
good first issue
Description
@dosu can we inject current user id to the api endpoint so we don't need to use function
Guide contributeur
- Stack technique
- typescript
- Domaine
- backendauthentication
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- active
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- Familiarity with Dify backendBasic understanding of dependency injection
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 25
- Direction de recherche
- The issue requests injecting current user ID into API endpoints to avoid using a function. However, the specific endpoints and the function in question are not specified. The contributor should first investigate the existing API structure in the repository, focusing on how authentication and user context are currently handled. Reviewing comments from the assignee (@dosu) or related issues may clarify the requirement.