make sure client apiversion parameter ends up in global set
This commit is contained in:
Родитель
d1f7c9b0f2
Коммит
8c2450f2b5
|
@ -988,7 +988,12 @@ export class ModelerFour {
|
|||
value: new ConstantValue(apiversions[0])
|
||||
}));
|
||||
|
||||
return op.request.addParameter(new Parameter('ApiVersion', 'Api Version', apiVersionConst, {
|
||||
const p = this.codeModel.findGlobalParameter(each => each.language.default.name === 'ApiVersion');
|
||||
if (p) {
|
||||
return op.request.addParameter(p);
|
||||
}
|
||||
|
||||
const apiVersionParameter = op.request.addParameter(new Parameter('ApiVersion', 'Api Version', apiVersionConst, {
|
||||
required: parameter.required ? true : undefined,
|
||||
//implementation: 'client' === <any>parameter['x-ms-parameter-location'] ? ImplementationLocation.Client : ImplementationLocation.Method,
|
||||
implementation: ImplementationLocation.Client,
|
||||
|
@ -1001,6 +1006,9 @@ export class ModelerFour {
|
|||
}
|
||||
}
|
||||
}));
|
||||
|
||||
this.codeModel.addGlobalParameter(apiVersionParameter);
|
||||
return apiVersionParameter;
|
||||
}
|
||||
|
||||
// multiple api versions. okaledokaley
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_9
|
||||
- !<!ObjectSchema> &ref_10
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -122,7 +122,7 @@ schemas: !<!Schemas>
|
|||
protocol: !<!Protocols> {}
|
||||
constants:
|
||||
- *ref_0
|
||||
- !<!ConstantSchema> &ref_11
|
||||
- !<!ConstantSchema> &ref_8
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
|
@ -142,7 +142,105 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_12
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
|
@ -157,104 +255,6 @@ schemas: !<!Schemas>
|
|||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_13
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_16
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_17
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_14
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_18
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_15
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_19
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_20
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: path1/path2/path3
|
||||
|
@ -268,7 +268,7 @@ schemas: !<!Schemas>
|
|||
name: Constant0
|
||||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_21
|
||||
- !<!ConstantSchema> &ref_14
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: value1&q2=value2&q3=value3
|
||||
|
@ -285,7 +285,7 @@ schemas: !<!Schemas>
|
|||
numbers:
|
||||
- *ref_2
|
||||
- *ref_3
|
||||
- !<!NumberSchema> &ref_22
|
||||
- !<!NumberSchema> &ref_15
|
||||
type: integer
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -313,7 +313,7 @@ schemas: !<!Schemas>
|
|||
- *ref_5
|
||||
- *ref_6
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_10
|
||||
- !<!Parameter> &ref_11
|
||||
schema: *ref_7
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -327,7 +327,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_8
|
||||
- !<!Parameter> &ref_9
|
||||
schema: *ref_1
|
||||
clientDefaultValue: 'http://localhost:3000'
|
||||
implementation: Client
|
||||
|
@ -340,6 +340,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_12
|
||||
schema: *ref_8
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest
|
||||
title: azure-special-properties
|
||||
|
@ -353,7 +365,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -394,7 +406,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -428,7 +440,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -459,8 +471,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -482,7 +494,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -505,8 +517,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -528,7 +540,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -551,20 +563,9 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- !<!Parameter>
|
||||
schema: *ref_11
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -586,7 +587,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -609,8 +610,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -632,7 +633,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -655,8 +656,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -678,7 +679,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -709,7 +710,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -743,7 +744,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -766,7 +767,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -800,7 +801,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -823,7 +824,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -857,7 +858,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -880,7 +881,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -914,7 +915,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -945,19 +946,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_12
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -979,7 +969,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1002,19 +992,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_13
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1036,7 +1015,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1059,19 +1038,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_14
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1093,7 +1061,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1116,19 +1084,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_15
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1150,7 +1107,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1181,19 +1138,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_16
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1215,7 +1161,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1238,18 +1184,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_17
|
||||
implementation: Client
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1271,7 +1207,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1294,19 +1230,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1328,7 +1253,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1351,19 +1276,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1385,7 +1299,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1416,7 +1330,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1452,7 +1366,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1475,7 +1389,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1511,7 +1425,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1534,9 +1448,9 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_20
|
||||
schema: *ref_13
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1570,7 +1484,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1593,7 +1507,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1629,7 +1543,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1652,7 +1566,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1687,7 +1601,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1710,7 +1624,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1746,7 +1660,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1769,9 +1683,9 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_14
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1805,7 +1719,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1836,7 +1750,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1849,7 +1763,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_15
|
||||
implementation: Method
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1891,7 +1805,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1924,7 +1838,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1964,7 +1878,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1989,7 +1903,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -2030,7 +1944,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2055,7 +1969,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -2104,7 +2018,7 @@ operationGroups:
|
|||
- '404'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -142,7 +142,105 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_12
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
|
@ -157,104 +255,6 @@ schemas: !<!Schemas>
|
|||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_13
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_16
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_17
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_14
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_18
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_15
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_19
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_6
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_20
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: path1/path2/path3
|
||||
|
@ -268,7 +268,7 @@ schemas: !<!Schemas>
|
|||
name: ''
|
||||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_21
|
||||
- !<!ConstantSchema> &ref_14
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: value1&q2=value2&q3=value3
|
||||
|
@ -285,7 +285,7 @@ schemas: !<!Schemas>
|
|||
numbers:
|
||||
- *ref_2
|
||||
- *ref_3
|
||||
- !<!NumberSchema> &ref_22
|
||||
- !<!NumberSchema> &ref_15
|
||||
type: integer
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -340,6 +340,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_12
|
||||
schema: *ref_11
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest
|
||||
title: azure-special-properties
|
||||
|
@ -553,18 +565,7 @@ operationGroups:
|
|||
parameters:
|
||||
- *ref_7
|
||||
- *ref_10
|
||||
- !<!Parameter>
|
||||
schema: *ref_11
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -946,18 +947,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_12
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1003,18 +993,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_13
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1060,18 +1039,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_14
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1117,18 +1085,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_15
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1182,18 +1139,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_16
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1239,17 +1185,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_17
|
||||
implementation: Client
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1295,18 +1231,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1352,18 +1277,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1536,7 +1450,7 @@ operationGroups:
|
|||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_20
|
||||
schema: *ref_13
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1771,7 +1685,7 @@ operationGroups:
|
|||
parameters:
|
||||
- *ref_7
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_14
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1849,7 +1763,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_15
|
||||
implementation: Method
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_9
|
||||
- !<!ObjectSchema> &ref_10
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -122,7 +122,7 @@ schemas: !<!Schemas>
|
|||
protocol: !<!Protocols> {}
|
||||
constants:
|
||||
- *ref_0
|
||||
- !<!ConstantSchema> &ref_11
|
||||
- !<!ConstantSchema> &ref_8
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
|
@ -142,7 +142,105 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_12
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
|
@ -157,104 +255,6 @@ schemas: !<!Schemas>
|
|||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_13
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_16
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_17
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_14
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_18
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_15
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_19
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-07-01-preview
|
||||
language:
|
||||
default:
|
||||
name: ''
|
||||
description: ''
|
||||
valueType: *ref_1
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion-2015-07-01-preview
|
||||
description: Api Version (2015-07-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_20
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: path1/path2/path3
|
||||
|
@ -268,7 +268,7 @@ schemas: !<!Schemas>
|
|||
name: Constant0
|
||||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_21
|
||||
- !<!ConstantSchema> &ref_14
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: value1&q2=value2&q3=value3
|
||||
|
@ -285,7 +285,7 @@ schemas: !<!Schemas>
|
|||
numbers:
|
||||
- *ref_2
|
||||
- *ref_3
|
||||
- !<!NumberSchema> &ref_22
|
||||
- !<!NumberSchema> &ref_15
|
||||
type: integer
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -313,7 +313,7 @@ schemas: !<!Schemas>
|
|||
- *ref_5
|
||||
- *ref_6
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_10
|
||||
- !<!Parameter> &ref_11
|
||||
schema: *ref_7
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -327,7 +327,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_8
|
||||
- !<!Parameter> &ref_9
|
||||
schema: *ref_1
|
||||
clientDefaultValue: 'http://localhost:3000'
|
||||
implementation: Client
|
||||
|
@ -340,6 +340,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_12
|
||||
schema: *ref_8
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest
|
||||
title: azure-special-properties
|
||||
|
@ -353,7 +365,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -394,7 +406,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -428,7 +440,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -459,8 +471,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -482,7 +494,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -505,8 +517,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -528,7 +540,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -551,20 +563,9 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- !<!Parameter>
|
||||
schema: *ref_11
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -586,7 +587,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -609,8 +610,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -632,7 +633,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -655,8 +656,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_10
|
||||
- *ref_9
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -678,7 +679,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -709,7 +710,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -743,7 +744,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -766,7 +767,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -800,7 +801,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -823,7 +824,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -857,7 +858,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -880,7 +881,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -914,7 +915,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -945,19 +946,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_12
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -979,7 +969,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1002,19 +992,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_13
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1036,7 +1015,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1059,19 +1038,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_14
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1093,7 +1061,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1116,19 +1084,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_15
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1150,7 +1107,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1181,19 +1138,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_16
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1215,7 +1161,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1238,18 +1184,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_17
|
||||
implementation: Client
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1271,7 +1207,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1294,19 +1230,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1328,7 +1253,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1351,19 +1276,8 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
- *ref_12
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1385,7 +1299,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1416,7 +1330,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1452,7 +1366,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1475,7 +1389,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1511,7 +1425,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1534,9 +1448,9 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_20
|
||||
schema: *ref_13
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1570,7 +1484,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1593,7 +1507,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1629,7 +1543,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1652,7 +1566,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1687,7 +1601,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1710,7 +1624,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1746,7 +1660,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1769,9 +1683,9 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_14
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1805,7 +1719,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1836,7 +1750,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1849,7 +1763,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_15
|
||||
implementation: Method
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1891,7 +1805,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1924,7 +1838,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -1964,7 +1878,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1989,7 +1903,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -2030,7 +1944,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2055,7 +1969,7 @@ operationGroups:
|
|||
version: 2015-07-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!Parameter>
|
||||
schema: *ref_7
|
||||
implementation: Method
|
||||
|
@ -2104,7 +2018,7 @@ operationGroups:
|
|||
- '404'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1744,6 +1744,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_100
|
||||
schema: *ref_84
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest
|
||||
title: body-complex
|
||||
|
@ -1807,18 +1819,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_83
|
||||
- !<!Parameter>
|
||||
schema: *ref_84
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_100
|
||||
- !<!Parameter>
|
||||
schema: *ref_81
|
||||
implementation: Method
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_20
|
||||
- !<!ObjectSchema> &ref_21
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -129,7 +129,7 @@ schemas: !<!Schemas>
|
|||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- *ref_0
|
||||
- !<!ObjectSchema> &ref_21
|
||||
- !<!ObjectSchema> &ref_22
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -237,7 +237,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_26
|
||||
- !<!ObjectSchema> &ref_25
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -303,7 +303,7 @@ schemas: !<!Schemas>
|
|||
name: Constant0
|
||||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_19
|
||||
- !<!ConstantSchema> &ref_16
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -317,7 +317,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2014-04-01-preview
|
||||
description: Api Version (2014-04-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_22
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -331,7 +331,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2014-04-01-preview
|
||||
description: Api Version (2014-04-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_25
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -349,7 +349,7 @@ schemas: !<!Schemas>
|
|||
- *ref_8
|
||||
strings:
|
||||
- *ref_7
|
||||
- !<!StringSchema> &ref_18
|
||||
- !<!StringSchema> &ref_19
|
||||
type: string
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -366,7 +366,7 @@ schemas: !<!Schemas>
|
|||
- *ref_13
|
||||
- *ref_14
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_17
|
||||
- !<!Parameter> &ref_18
|
||||
schema: *ref_15
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -380,7 +380,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_16
|
||||
- !<!Parameter> &ref_17
|
||||
schema: *ref_7
|
||||
clientDefaultValue: 'http://localhost:3000'
|
||||
implementation: Client
|
||||
|
@ -393,6 +393,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_20
|
||||
schema: *ref_16
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Some cool documentation.
|
||||
title: complex-model
|
||||
|
@ -406,10 +418,10 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_16
|
||||
- *ref_17
|
||||
- *ref_18
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -420,18 +432,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_20
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -443,7 +444,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_20
|
||||
schema: *ref_21
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -457,7 +458,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -480,9 +481,9 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_16
|
||||
- *ref_17
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -494,7 +495,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -505,18 +506,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_23
|
||||
implementation: Method
|
||||
|
@ -559,7 +549,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -584,9 +574,9 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_16
|
||||
- *ref_17
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -598,7 +588,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -609,20 +599,9 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_25
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_26
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -649,7 +628,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_20
|
||||
schema: *ref_21
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -663,7 +642,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -237,7 +237,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_25
|
||||
- !<!ObjectSchema> &ref_24
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -317,7 +317,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2014-04-01-preview
|
||||
description: Api Version (2014-04-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_21
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -331,7 +331,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2014-04-01-preview
|
||||
description: Api Version (2014-04-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_24
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -366,7 +366,7 @@ schemas: !<!Schemas>
|
|||
- *ref_5
|
||||
- *ref_7
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_26
|
||||
- !<!Parameter> &ref_25
|
||||
schema: *ref_15
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -393,6 +393,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_21
|
||||
schema: *ref_17
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Some cool documentation.
|
||||
title: complex-model
|
||||
|
@ -407,7 +419,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_20
|
||||
- *ref_26
|
||||
- *ref_25
|
||||
- !<!Parameter>
|
||||
schema: *ref_16
|
||||
implementation: Method
|
||||
|
@ -420,18 +432,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_17
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_21
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -505,18 +506,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_21
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
implementation: Method
|
||||
|
@ -609,20 +599,9 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- *ref_21
|
||||
- !<!Parameter>
|
||||
schema: *ref_24
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_25
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_20
|
||||
- !<!ObjectSchema> &ref_21
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -129,7 +129,7 @@ schemas: !<!Schemas>
|
|||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- *ref_0
|
||||
- !<!ObjectSchema> &ref_21
|
||||
- !<!ObjectSchema> &ref_22
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -237,7 +237,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_26
|
||||
- !<!ObjectSchema> &ref_25
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -303,7 +303,7 @@ schemas: !<!Schemas>
|
|||
name: Constant0
|
||||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_19
|
||||
- !<!ConstantSchema> &ref_16
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -317,7 +317,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2014-04-01-preview
|
||||
description: Api Version (2014-04-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_22
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -331,7 +331,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2014-04-01-preview
|
||||
description: Api Version (2014-04-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_25
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -349,7 +349,7 @@ schemas: !<!Schemas>
|
|||
- *ref_8
|
||||
strings:
|
||||
- *ref_7
|
||||
- !<!StringSchema> &ref_18
|
||||
- !<!StringSchema> &ref_19
|
||||
type: string
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -366,7 +366,7 @@ schemas: !<!Schemas>
|
|||
- *ref_13
|
||||
- *ref_14
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_17
|
||||
- !<!Parameter> &ref_18
|
||||
schema: *ref_15
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -380,7 +380,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_16
|
||||
- !<!Parameter> &ref_17
|
||||
schema: *ref_7
|
||||
clientDefaultValue: 'http://localhost:3000'
|
||||
implementation: Client
|
||||
|
@ -393,6 +393,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_20
|
||||
schema: *ref_16
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Some cool documentation.
|
||||
title: complex-model
|
||||
|
@ -406,10 +418,10 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_16
|
||||
- *ref_17
|
||||
- *ref_18
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -420,18 +432,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_20
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -443,7 +444,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_20
|
||||
schema: *ref_21
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -457,7 +458,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -480,9 +481,9 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_16
|
||||
- *ref_17
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -494,7 +495,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -505,18 +506,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_23
|
||||
implementation: Method
|
||||
|
@ -559,7 +549,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -584,9 +574,9 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_16
|
||||
- *ref_17
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -598,7 +588,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_18
|
||||
schema: *ref_19
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -609,20 +599,9 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_25
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_26
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -649,7 +628,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_20
|
||||
schema: *ref_21
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -663,7 +642,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_51
|
||||
- !<!ObjectSchema> &ref_52
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -50,7 +50,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_52
|
||||
- !<!ObjectSchema> &ref_53
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -773,7 +773,7 @@ schemas: !<!Schemas>
|
|||
- *ref_5
|
||||
- *ref_8
|
||||
- *ref_13
|
||||
- !<!ObjectSchema> &ref_58
|
||||
- !<!ObjectSchema> &ref_54
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -810,7 +810,7 @@ schemas: !<!Schemas>
|
|||
description: The access keys for the storage account.
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_60
|
||||
- !<!ObjectSchema> &ref_55
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -857,7 +857,7 @@ schemas: !<!Schemas>
|
|||
description: The list storage accounts operation response.
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_63
|
||||
- !<!ObjectSchema> &ref_56
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -900,7 +900,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_65
|
||||
- !<!ObjectSchema> &ref_57
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -1121,7 +1121,7 @@ schemas: !<!Schemas>
|
|||
- *ref_20
|
||||
- *ref_21
|
||||
constants:
|
||||
- !<!ConstantSchema> &ref_49
|
||||
- !<!ConstantSchema> &ref_48
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1135,7 +1135,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_53
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1149,7 +1149,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_54
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1163,7 +1163,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_55
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1177,7 +1177,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_56
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1191,7 +1191,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_57
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1205,7 +1205,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_59
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1219,7 +1219,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_61
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1233,7 +1233,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_62
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1247,7 +1247,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_64
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1296,7 +1296,7 @@ schemas: !<!Schemas>
|
|||
- *ref_46
|
||||
- *ref_47
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_50
|
||||
- !<!Parameter> &ref_51
|
||||
schema: *ref_30
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -1310,7 +1310,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_48
|
||||
- !<!Parameter> &ref_49
|
||||
schema: *ref_1
|
||||
clientDefaultValue: 'https://management.azure.com'
|
||||
implementation: Client
|
||||
|
@ -1323,6 +1323,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_50
|
||||
schema: *ref_48
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
title: storage
|
||||
operationGroups:
|
||||
|
@ -1335,22 +1347,11 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- !<!Parameter>
|
||||
schema: *ref_49
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_49
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_51
|
||||
schema: *ref_52
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1378,7 +1379,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_52
|
||||
schema: *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1404,7 +1405,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1429,19 +1430,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_53
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_6
|
||||
implementation: Method
|
||||
|
@ -1509,7 +1499,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1534,19 +1524,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_54
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1586,7 +1565,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1611,19 +1590,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_55
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1659,7 +1627,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1684,19 +1652,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_56
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_8
|
||||
implementation: Method
|
||||
|
@ -1755,7 +1712,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1780,19 +1737,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_57
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1804,7 +1750,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_58
|
||||
schema: *ref_54
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1828,20 +1774,9 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- !<!Parameter>
|
||||
schema: *ref_59
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_49
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1853,7 +1788,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_60
|
||||
schema: *ref_55
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1880,7 +1815,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1893,19 +1828,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_61
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1917,7 +1841,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_60
|
||||
schema: *ref_55
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1944,7 +1868,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1969,21 +1893,10 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_62
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_63
|
||||
schema: *ref_56
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -2011,7 +1924,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_58
|
||||
schema: *ref_54
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2045,20 +1958,9 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- !<!Parameter>
|
||||
schema: *ref_64
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_49
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2070,7 +1972,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_65
|
||||
schema: *ref_57
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -773,7 +773,7 @@ schemas: !<!Schemas>
|
|||
- *ref_19
|
||||
- *ref_22
|
||||
- *ref_27
|
||||
- !<!ObjectSchema> &ref_58
|
||||
- !<!ObjectSchema> &ref_54
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -810,7 +810,7 @@ schemas: !<!Schemas>
|
|||
description: The access keys for the storage account.
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_60
|
||||
- !<!ObjectSchema> &ref_55
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -857,7 +857,7 @@ schemas: !<!Schemas>
|
|||
description: The list storage accounts operation response.
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_63
|
||||
- !<!ObjectSchema> &ref_56
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -900,7 +900,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_65
|
||||
- !<!ObjectSchema> &ref_57
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -1135,7 +1135,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_52
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1149,7 +1149,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_54
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1163,7 +1163,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_55
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1177,7 +1177,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_56
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1191,7 +1191,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_57
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1205,7 +1205,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_59
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1219,7 +1219,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_61
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1233,7 +1233,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_62
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1247,7 +1247,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_64
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1323,6 +1323,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_52
|
||||
schema: *ref_48
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
title: storage
|
||||
operationGroups:
|
||||
|
@ -1336,18 +1348,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_48
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
- !<!Parameter>
|
||||
schema: *ref_49
|
||||
|
@ -1429,18 +1430,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_52
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
- !<!Parameter>
|
||||
schema: *ref_20
|
||||
|
@ -1534,18 +1524,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_54
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1611,18 +1590,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_55
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1684,18 +1652,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_56
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
|
@ -1780,18 +1737,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_57
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1804,7 +1750,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_58
|
||||
schema: *ref_54
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1829,18 +1775,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_59
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1853,7 +1788,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_60
|
||||
schema: *ref_55
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1893,18 +1828,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_61
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -1917,7 +1841,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_60
|
||||
schema: *ref_55
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1969,21 +1893,10 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_62
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
- !<!Parameter>
|
||||
schema: *ref_63
|
||||
schema: *ref_56
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -2011,7 +1924,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_58
|
||||
schema: *ref_54
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2046,18 +1959,7 @@ operationGroups:
|
|||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_64
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_52
|
||||
- *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
|
@ -2070,7 +1972,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_65
|
||||
schema: *ref_57
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_51
|
||||
- !<!ObjectSchema> &ref_52
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -50,7 +50,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_52
|
||||
- !<!ObjectSchema> &ref_53
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -773,7 +773,7 @@ schemas: !<!Schemas>
|
|||
- *ref_5
|
||||
- *ref_8
|
||||
- *ref_13
|
||||
- !<!ObjectSchema> &ref_58
|
||||
- !<!ObjectSchema> &ref_54
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -810,7 +810,7 @@ schemas: !<!Schemas>
|
|||
description: The access keys for the storage account.
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_60
|
||||
- !<!ObjectSchema> &ref_55
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -857,7 +857,7 @@ schemas: !<!Schemas>
|
|||
description: The list storage accounts operation response.
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_63
|
||||
- !<!ObjectSchema> &ref_56
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -900,7 +900,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20150501Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_65
|
||||
- !<!ObjectSchema> &ref_57
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -1121,7 +1121,7 @@ schemas: !<!Schemas>
|
|||
- *ref_20
|
||||
- *ref_21
|
||||
constants:
|
||||
- !<!ConstantSchema> &ref_49
|
||||
- !<!ConstantSchema> &ref_48
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1135,7 +1135,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_53
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1149,7 +1149,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_54
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1163,7 +1163,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_55
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1177,7 +1177,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_56
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1191,7 +1191,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_57
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1205,7 +1205,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_59
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1219,7 +1219,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_61
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1233,7 +1233,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_62
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1247,7 +1247,7 @@ schemas: !<!Schemas>
|
|||
name: ApiVersion-2015-05-01-preview
|
||||
description: Api Version (2015-05-01-preview)
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ConstantSchema> &ref_64
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2015-05-01-preview
|
||||
|
@ -1296,7 +1296,7 @@ schemas: !<!Schemas>
|
|||
- *ref_46
|
||||
- *ref_47
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_50
|
||||
- !<!Parameter> &ref_51
|
||||
schema: *ref_30
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -1310,7 +1310,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_48
|
||||
- !<!Parameter> &ref_49
|
||||
schema: *ref_1
|
||||
clientDefaultValue: 'https://management.azure.com'
|
||||
implementation: Client
|
||||
|
@ -1323,6 +1323,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_50
|
||||
schema: *ref_48
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
title: storage
|
||||
operationGroups:
|
||||
|
@ -1335,22 +1347,11 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- !<!Parameter>
|
||||
schema: *ref_49
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_49
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_51
|
||||
schema: *ref_52
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -1378,7 +1379,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_52
|
||||
schema: *ref_53
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1404,7 +1405,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1429,19 +1430,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_53
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_6
|
||||
implementation: Method
|
||||
|
@ -1509,7 +1499,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1534,19 +1524,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_54
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1586,7 +1565,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1611,19 +1590,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_55
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1659,7 +1627,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1684,19 +1652,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_56
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_8
|
||||
implementation: Method
|
||||
|
@ -1755,7 +1712,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1780,19 +1737,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_57
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1804,7 +1750,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_58
|
||||
schema: *ref_54
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1828,20 +1774,9 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- !<!Parameter>
|
||||
schema: *ref_59
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_49
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1853,7 +1788,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_60
|
||||
schema: *ref_55
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1880,7 +1815,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1893,19 +1828,8 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_61
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1917,7 +1841,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_60
|
||||
schema: *ref_55
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -1944,7 +1868,7 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- *ref_49
|
||||
- !<!Parameter>
|
||||
schema: *ref_30
|
||||
implementation: Method
|
||||
|
@ -1969,21 +1893,10 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_62
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
- !<!Parameter>
|
||||
schema: *ref_63
|
||||
schema: *ref_56
|
||||
implementation: Method
|
||||
required: true
|
||||
extensions:
|
||||
|
@ -2011,7 +1924,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_58
|
||||
schema: *ref_54
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2045,20 +1958,9 @@ operationGroups:
|
|||
version: 2015-05-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_48
|
||||
- !<!Parameter>
|
||||
schema: *ref_64
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_49
|
||||
- *ref_50
|
||||
- *ref_51
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -2070,7 +1972,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_65
|
||||
schema: *ref_57
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_9
|
||||
- !<!ObjectSchema> &ref_10
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -47,7 +47,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_10
|
||||
- !<!ObjectSchema> &ref_11
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -92,7 +92,7 @@ schemas: !<!Schemas>
|
|||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
constants:
|
||||
- !<!ConstantSchema> &ref_8
|
||||
- !<!ConstantSchema> &ref_6
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -130,7 +130,7 @@ schemas: !<!Schemas>
|
|||
- *ref_3
|
||||
- *ref_4
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_7
|
||||
- !<!Parameter> &ref_8
|
||||
schema: *ref_5
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -144,7 +144,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_6
|
||||
- !<!Parameter> &ref_7
|
||||
schema: *ref_1
|
||||
clientDefaultValue: 'https://management.azure.com'
|
||||
implementation: Client
|
||||
|
@ -157,6 +157,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_9
|
||||
schema: *ref_6
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Some cool documentation.
|
||||
title: subscriptionId-apiVersion
|
||||
|
@ -170,8 +182,8 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_6
|
||||
- *ref_7
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_5
|
||||
implementation: Method
|
||||
|
@ -184,18 +196,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_8
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -207,7 +208,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -221,7 +222,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_10
|
||||
schema: *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -157,6 +157,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_11
|
||||
schema: *ref_6
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Some cool documentation.
|
||||
title: subscriptionId-apiVersion
|
||||
|
@ -184,18 +196,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_6
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_9
|
||||
- !<!ObjectSchema> &ref_10
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -47,7 +47,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA
|
||||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!ObjectSchema> &ref_10
|
||||
- !<!ObjectSchema> &ref_11
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -92,7 +92,7 @@ schemas: !<!Schemas>
|
|||
namespace: Api20140401Preview
|
||||
protocol: !<!Protocols> {}
|
||||
constants:
|
||||
- !<!ConstantSchema> &ref_8
|
||||
- !<!ConstantSchema> &ref_6
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 2014-04-01-preview
|
||||
|
@ -130,7 +130,7 @@ schemas: !<!Schemas>
|
|||
- *ref_3
|
||||
- *ref_4
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_7
|
||||
- !<!Parameter> &ref_8
|
||||
schema: *ref_5
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -144,7 +144,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_6
|
||||
- !<!Parameter> &ref_7
|
||||
schema: *ref_1
|
||||
clientDefaultValue: 'https://management.azure.com'
|
||||
implementation: Client
|
||||
|
@ -157,6 +157,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_9
|
||||
schema: *ref_6
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Some cool documentation.
|
||||
title: subscriptionId-apiVersion
|
||||
|
@ -170,8 +182,8 @@ operationGroups:
|
|||
version: 2014-04-01-preview
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_6
|
||||
- *ref_7
|
||||
- *ref_8
|
||||
- !<!Parameter>
|
||||
schema: *ref_5
|
||||
implementation: Method
|
||||
|
@ -184,18 +196,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_8
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: api-version
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_9
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -207,7 +208,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_9
|
||||
schema: *ref_10
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -221,7 +222,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_10
|
||||
schema: *ref_11
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_24
|
||||
- !<!ObjectSchema> &ref_25
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -300,7 +300,7 @@ schemas: !<!Schemas>
|
|||
protocol: !<!Protocols> {}
|
||||
- *ref_1
|
||||
- *ref_2
|
||||
- !<!ObjectSchema> &ref_25
|
||||
- !<!ObjectSchema> &ref_26
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -364,7 +364,7 @@ schemas: !<!Schemas>
|
|||
arrays:
|
||||
- *ref_3
|
||||
constants:
|
||||
- !<!ConstantSchema> &ref_23
|
||||
- !<!ConstantSchema> &ref_19
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 1.0.0
|
||||
|
@ -384,7 +384,7 @@ schemas: !<!Schemas>
|
|||
- *ref_7
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!ConstantSchema> &ref_26
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 1.0.0
|
||||
|
@ -413,7 +413,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
numbers:
|
||||
- !<!NumberSchema> &ref_22
|
||||
- !<!NumberSchema> &ref_23
|
||||
type: integer
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -443,7 +443,7 @@ schemas: !<!Schemas>
|
|||
name: string
|
||||
description: MISSING·SCHEMA-DESCRIPTION-STRING
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!StringSchema> &ref_21
|
||||
- !<!StringSchema> &ref_22
|
||||
type: string
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -472,7 +472,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-STRING
|
||||
protocol: !<!Protocols> {}
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_20
|
||||
- !<!Parameter> &ref_21
|
||||
schema: *ref_18
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -486,7 +486,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_19
|
||||
- !<!Parameter> &ref_20
|
||||
schema: *ref_0
|
||||
clientDefaultValue: 'http://localhost:3000'
|
||||
implementation: Client
|
||||
|
@ -499,6 +499,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_24
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest. No server backend exists for these tests.
|
||||
title: validation
|
||||
|
@ -512,10 +524,10 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- *ref_21
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -527,7 +539,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_23
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -538,18 +550,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_23
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_24
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -561,7 +562,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -575,7 +576,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_25
|
||||
schema: *ref_26
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -598,10 +599,10 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- *ref_21
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -613,7 +614,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_23
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -624,20 +625,9 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- *ref_24
|
||||
- !<!Parameter>
|
||||
schema: *ref_26
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
implementation: Method
|
||||
extensions:
|
||||
x-ms-requestBody-name: body
|
||||
|
@ -663,7 +653,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -677,7 +667,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_25
|
||||
schema: *ref_26
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -702,7 +692,7 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_27
|
||||
implementation: Method
|
||||
|
@ -745,7 +735,7 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_27
|
||||
implementation: Method
|
||||
|
@ -759,7 +749,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
implementation: Method
|
||||
extensions:
|
||||
x-ms-requestBody-name: body
|
||||
|
@ -785,7 +775,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
|
@ -384,7 +384,7 @@ schemas: !<!Schemas>
|
|||
- *ref_9
|
||||
- *ref_10
|
||||
- *ref_11
|
||||
- !<!ConstantSchema> &ref_26
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 1.0.0
|
||||
|
@ -499,6 +499,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_26
|
||||
schema: *ref_21
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest. No server backend exists for these tests.
|
||||
title: validation
|
||||
|
@ -538,18 +550,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_26
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -624,18 +625,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_26
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_26
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
implementation: Method
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
!<!CodeModel>
|
||||
schemas: !<!Schemas>
|
||||
objects:
|
||||
- !<!ObjectSchema> &ref_24
|
||||
- !<!ObjectSchema> &ref_25
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -300,7 +300,7 @@ schemas: !<!Schemas>
|
|||
protocol: !<!Protocols> {}
|
||||
- *ref_1
|
||||
- *ref_2
|
||||
- !<!ObjectSchema> &ref_25
|
||||
- !<!ObjectSchema> &ref_26
|
||||
type: object
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -364,7 +364,7 @@ schemas: !<!Schemas>
|
|||
arrays:
|
||||
- *ref_3
|
||||
constants:
|
||||
- !<!ConstantSchema> &ref_23
|
||||
- !<!ConstantSchema> &ref_19
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 1.0.0
|
||||
|
@ -384,7 +384,7 @@ schemas: !<!Schemas>
|
|||
- *ref_7
|
||||
- *ref_8
|
||||
- *ref_9
|
||||
- !<!ConstantSchema> &ref_26
|
||||
- !<!ConstantSchema>
|
||||
type: constant
|
||||
value: !<!ConstantValue>
|
||||
value: 1.0.0
|
||||
|
@ -413,7 +413,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-CHOICE
|
||||
protocol: !<!Protocols> {}
|
||||
numbers:
|
||||
- !<!NumberSchema> &ref_22
|
||||
- !<!NumberSchema> &ref_23
|
||||
type: integer
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -443,7 +443,7 @@ schemas: !<!Schemas>
|
|||
name: string
|
||||
description: MISSING·SCHEMA-DESCRIPTION-STRING
|
||||
protocol: !<!Protocols> {}
|
||||
- !<!StringSchema> &ref_21
|
||||
- !<!StringSchema> &ref_22
|
||||
type: string
|
||||
apiVersions:
|
||||
- !<!ApiVersion>
|
||||
|
@ -472,7 +472,7 @@ schemas: !<!Schemas>
|
|||
description: MISSING·SCHEMA-DESCRIPTION-STRING
|
||||
protocol: !<!Protocols> {}
|
||||
globalParameters:
|
||||
- !<!Parameter> &ref_20
|
||||
- !<!Parameter> &ref_21
|
||||
schema: *ref_18
|
||||
implementation: Client
|
||||
required: true
|
||||
|
@ -486,7 +486,7 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter> &ref_19
|
||||
- !<!Parameter> &ref_20
|
||||
schema: *ref_0
|
||||
clientDefaultValue: 'http://localhost:3000'
|
||||
implementation: Client
|
||||
|
@ -499,6 +499,18 @@ globalParameters:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: uri
|
||||
- !<!Parameter> &ref_24
|
||||
schema: *ref_19
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
info: !<!Info>
|
||||
description: Test Infrastructure for AutoRest. No server backend exists for these tests.
|
||||
title: validation
|
||||
|
@ -512,10 +524,10 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- *ref_21
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -527,7 +539,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_23
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -538,18 +550,7 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_23
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- *ref_24
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -561,7 +562,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -575,7 +576,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_25
|
||||
schema: *ref_26
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -598,10 +599,10 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- *ref_21
|
||||
- !<!Parameter>
|
||||
schema: *ref_21
|
||||
schema: *ref_22
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -613,7 +614,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_22
|
||||
schema: *ref_23
|
||||
implementation: Method
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
|
@ -624,20 +625,9 @@ operationGroups:
|
|||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- *ref_24
|
||||
- !<!Parameter>
|
||||
schema: *ref_26
|
||||
implementation: Client
|
||||
required: true
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ApiVersion
|
||||
description: Api Version
|
||||
serializedName: apiVersion
|
||||
protocol: !<!Protocols>
|
||||
http: !<!HttpParameter>
|
||||
in: query
|
||||
- !<!Parameter>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
implementation: Method
|
||||
extensions:
|
||||
x-ms-requestBody-name: body
|
||||
|
@ -663,7 +653,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -677,7 +667,7 @@ operationGroups:
|
|||
- '200'
|
||||
exceptions:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_25
|
||||
schema: *ref_26
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
@ -702,7 +692,7 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_27
|
||||
implementation: Method
|
||||
|
@ -745,7 +735,7 @@ operationGroups:
|
|||
version: 1.0.0
|
||||
request: !<!Request>
|
||||
parameters:
|
||||
- *ref_19
|
||||
- *ref_20
|
||||
- !<!Parameter>
|
||||
schema: *ref_27
|
||||
implementation: Method
|
||||
|
@ -759,7 +749,7 @@ operationGroups:
|
|||
http: !<!HttpParameter>
|
||||
in: path
|
||||
- !<!Parameter>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
implementation: Method
|
||||
extensions:
|
||||
x-ms-requestBody-name: body
|
||||
|
@ -785,7 +775,7 @@ operationGroups:
|
|||
uri: '{$host}'
|
||||
responses:
|
||||
- !<!SchemaResponse>
|
||||
schema: *ref_24
|
||||
schema: *ref_25
|
||||
language: !<!Languages>
|
||||
default:
|
||||
name: ''
|
||||
|
|
Загрузка…
Ссылка в новой задаче