This is the AutoRest configuration file for QueueStorage.
To build the SDK for QueueStorage, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for the QueueStorage API.
openapi-type: data-plane
tag: package-2018-03
use-internal-constructors: true
add-credentials: true
These settings apply only when --tag=package-2018-03-preview
is specified on the command line.
input-file:
- preview/2018-03-28/queue.json
These settings apply only when --tag=package-2018-03
is specified on the command line.
input-file:
- stable/2018-03-28/queue.json
directive:
- suppress: DefinitionsPropertiesNamesCamelCase
reason: These parameters are predfined by storage specifications
- suppress: XmsPathsMustOverloadPaths
- suppress: XmsExamplesRequired
- suppress: LongRunningOperationsWithLongRunningExtension
- suppress: OAV107