microsoft / microsoft/adme-samples
Storage API - duplicate header definition
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 17
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Problem
OpenAPI spec of the PATCH /records endpoint contains a duplicate header.
Example for M18: https://github.com/microsoft/adme-samples/blob/ec8b7e7830d3472d273d608847158779f8de18c1/rest-apis/M18/storage_openapi.yaml#L787-L798
Screenshots
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
Start by reviewing the PATCH /records definition in rest-apis/M18/storage_openapi.yaml, especially the lines linked in the issue, and compare the two screenshots with the OpenAPI structure. Remove the duplicate header definition and verify that the endpoint specification contains it only once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100