Azure / Azure/azure-rest-api-specs

[Storage] Fix parameters that are required by the service but marked as optional in swagger

Open
#22,214 0 comments 0 reactions 1 assignee Claimed by @seanmcc-msft View on GitHub
Storage
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

ServiceClient
FilterBlobs-> where is a required parameter but currently optional

LeaseClient (blob and container)
Acquire -> lease duration is required but currently optional
Change -> proposed lease ID is required but currently optional

PageClient
UploadPage -> range is a required parameter but currently optional

BlockClient
StageBlockFromURL -> content length is technically required but it is required to be set to 0, so we should not expose this parameter

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.