Add some convenience queries to equipment/equipment-category routes
- Langage dominant
- TypeScript
- Étoiles
- 637
- Forks
- 189
- Merge moyen
- 5 h 51 min
- PR mergées (30 j)
- 16
Description
Would be nice to query something like:
* `/api/equipment-categories/weapon?weapon_category=simple`
* `/api/equipment-categories/weapon?properties=finesse`
I'm sure there are others that folks would find useful.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the existing equipment and equipment-category routes in the API, likely in a routes or controllers directory. Understand how query parameters are currently handled. The feature requires adding new query parameters like 'weapon_category' and 'properties' to filter results. Check the data model for equipment to see what fields are available. Test the new queries by running the API locally and verifying the filtered responses.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- api, backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 50/100