patch timeseries identifier needs to be updated
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
the patch timeseries identifier endpoint required two timeseries ids both labeled timeseries-id. I don't know if this is just an error on the swagger page or internally. still using version 1 so I am guessing it just hasn't been updated.
Contributor guide
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
Start by comparing the Swagger entry with the implementation of the patch timeseries identifier endpoint, focusing on why both parameters are labeled timeseries-id. Determine whether the problem is limited to the version 1 documentation or also affects the endpoint, then verify that the two identifiers are distinct and consistently represented in the relevant API checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100