acacode / acacode/swagger-typescript-api
Why are all routes appended with List ?
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.1k
- Forks
- 436
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As title says, why are all the routes appended with List?
e.g.:
dashboard.intangibleValue**List**
wouldnt it make more sense to append with the request type? E.g. Post, Get?
dashboard.intangibleValue**Get**
and is there a way to change this?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.