microsoft / microsoft/adme-samples

Storage API - duplicate header definition

Open
#84 2 comments 0 reactions 0 assignees View on GitHub

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

image image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.