Azure / Azure/azure-rest-api-specs

[Storage] type of query parameter `maxpagesize` should be integer

Open
#17,532 2 comments 0 reactions 1 assignee Claimed by @HimanshuChhabra View on GitHub
bug Service Attention Storage
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 23h
Merged PRs (30d)
395

Description

## Problem

The following `maxpagesize` query parameters should be defined as integer, not string.

- https://github.com/Azure/azure-rest-api-specs/blob/75b53c0708590483bb2166b9e2751f1bdf5adefa/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/blob.json#L175
- https://github.com/Azure/azure-rest-api-specs/blob/75b53c0708590483bb2166b9e2751f1bdf5adefa/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/file.json#L196
- https://github.com/Azure/azure-rest-api-specs/blob/75b53c0708590483bb2166b9e2751f1bdf5adefa/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/queue.json#L376

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.