Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.07 KB

File metadata and controls

53 lines (37 loc) · 1.07 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-2020-10
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

Suppression

directive:
  - suppress: DefinitionsPropertiesNamesCamelCase
    from: preview/2020-10-02/blob.json
    reason: These parameters are predfined by storage specifications 
  - suppress: XmsPathsMustOverloadPaths
    from: preview/2020-10-02/blob.json
  - suppress: XmsExamplesRequired
    from: preview/2020-10-02/blob.json