Add some convenience queries to equipment/equipment-category routes
- Linguagem predominante
- TypeScript
- Estrelas
- 637
- Forks
- 189
- Merge médio
- 5h 51min
- PRs com merge (30d)
- 16
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- api, backend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 50/100