Azure / Azure/azure-rest-api-specs
Storage Dataplane: Properties “Deleted” should not be required in swagger
Open
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
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
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