temporalio / temporalio/cloud-api
[Feature Request] Remove /api/v1/ prefix from HTTP paths
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 13
- Forks
- 6
- Avg merge
- 6h 31m
- Merged PRs (30d)
- 4
Description
Describe the solution you'd like
Based on internal decision, we have decided to remove this unnecessary prefix from API paths. While this is technically an incompatible change, the HTTP API has not been fully released. I am working on this now alongside the data plane equivalent at https://github.com/temporalio/api/issues/409.
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.
Research direction
Review the HTTP API path definitions in this repository and compare them with the related data-plane issue at temporalio/api#409. Confirm which paths currently use the /api/v1/ prefix and define the affected API surface before assessing completion.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100