Refactor get API resource
Open
@thivindu is already working on this.
Since Oct 30, 2025.
Area/Management
Type/Task
- Dominant language
- Go
- Stars
- 71
- Forks
- 111
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 110
Description
Description
The current resource for getting the APIs are
/api/v1/apis with an optional query param projectId which filters the APIs by project.
Refactor this to /api/v1/projects/{projectId}/apis for better clarity.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.