acacode / acacode/swagger-typescript-api
Why are all routes appended with List ?
Open
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.