11 Kommentare (11 Kommentare)1 Reaktion (1 Reaktion)1 zugewiesene Person (1 zugewiesene Person)TypeScript141.412 Stars (141.412 Stars)22.210 Forks (22.210 Forks)batch import
good first issue
Beschreibung
@dosu can we inject current user id to the api endpoint so we don't need to use function
Contributor Guide
- Tech Stack
- typescript
- Domain
- backendauthentication
- Issue Type
- feature
- SchwierigkeitGeschätzte Implementierungsschwierigkeit für neue Contributors, von 1 für sehr kleine Änderungen bis 5 für Expertenarbeit.
- 3
- Geschätzte ZeitEin grober Zeitrahmen, um zu recherchieren, zu implementieren, zu testen und einen Pull Request vorzubereiten.
- 1-3 hours
- AktivitätsstatusWie verfügbar das Issue gerade wirkt: frisch, aktiv, stale, blockiert oder wartet auf Maintainer-Input.
- active
- KlarheitWie klar das Issue die erwartete Änderung, Akzeptanzkriterien und den nächsten Schritt erklärt.
- unclear
- Voraussetzungen
- Familiarity with Dify backendBasic understanding of dependency injection
- EinsteigerfreundlichkeitEin Score von 1 bis 100, der schätzt, wie zugänglich dieses Issue für First-Time Contributors ist.
- 25
- Research-Richtung
- 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.