Azure / Azure/azure-rest-api-specs

Storage Dataplane: Properties “Deleted” should not be required in swagger

Open
#12,053 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Client Storage
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 21h
Merged PRs (30d)
432

Description

In Storage dataplane swagger, Properties “Deleted” is required. But it should not be required as it’s not returned for every blob in list blob.

Contributor guide

Open the contributing guide

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

Open specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json at the Properties “Deleted” definition around line 8093. Confirm how the required property is declared and check the surrounding blob-list schema; done means the specification no longer requires Deleted for blobs where list blob does not return it.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.