Skip to content

Latest commit

 

History

History
124 lines (84 loc) · 2.63 KB

File metadata and controls

124 lines (84 loc) · 2.63 KB

BlobStorage

see https://aka.ms/autorest

This is the AutoRest configuration file for BlobStorage.


Getting Started

To build the SDK for BlobStorage, simply Install AutoRest and in this folder, run:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for the BlobStorage API.

openapi-type: data-plane
tag: package-2025-01
use-internal-constructors: true
add-credentials: true

Tag: package-2020-10

These settings apply only when --tag=package-2020-10 is specified on the command line.

input-file:
- preview/2020-10-02/blob.json

Tag: package-2020-12

These settings apply only when --tag=package-2020-12 is specified on the command line.

input-file:
- preview/2020-12-06/blob.json

Tag: package-2021-02

These settings apply only when --tag=package-2021-02 is specified on the command line.

input-file:
- preview/2021-02-12/blob.json

Tag: package-2021-04

These settings apply only when --tag=package-2021-04 is specified on the command line.

input-file:
- preview/2021-04-10/blob.json

Tag: package-2021-08

These settings apply only when --tag=package-2021-08 is specified on the command line.

input-file:
- preview/2021-08-06/blob.json

Tag: package-2021-12-preview

These settings apply only when --tag=package-2021-12-preview is specified on the command line.

input-file:
- preview/2021-12-02/blob.json

Tag: package-2021-12

These settings apply only when --tag=package-2021-12 is specified on the command line.

input-file:
- stable/2021-12-02/blob.json

Tag: package-2024-08

These settings apply only when --tag=package-2024-08 is specified on the command line.

input-file:
- stable/2024-08-04/blob.json

Tag: package-2025-01

These settings apply only when --tag=package-2025-01 is specified on the command line.

input-file:
- stable/2025-01-05/blob.json

Suppression

directive:
  - suppress: DefinitionsPropertiesNamesCamelCase
    reason: These parameters are predfined by storage specifications 
  - suppress: XmsPathsMustOverloadPaths
  - suppress: XmsExamplesRequired
  - suppress: LongRunningOperationsWithLongRunningExtension
  - suppress: OAV107