Skip to content

Commit

Permalink
regenerated all-api-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
azuresdkci committed Aug 14, 2019
1 parent 1d37dbf commit 7fe24f5
Show file tree
Hide file tree
Showing 190 changed files with 6,361 additions and 9 deletions.
25 changes: 25 additions & 0 deletions specification/EnterpriseKnowledgeGraph/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,28 @@ csharp:
output-folder: $(csharp-sdks-folder)/enterpriseknowledgegraphservice/Microsoft.Azure.Management.EnterpriseKnowledgeGraphService/src/Generated
clear-output-folder: true
```

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.EnterpriseKnowledgeGraph/preview/2018-12-03/EnterpriseKnowledgeGraphSwagger.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

26 changes: 26 additions & 0 deletions specification/addons/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,29 @@ generate-interface: true
```



## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.Addons/preview/2018-03-01/addons-swagger.json
- $(this-folder)/Microsoft.Addons/preview/2017-05-15/Addons.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

25 changes: 25 additions & 0 deletions specification/adhybridhealthservice/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,28 @@ See configuration in [readme.go.md](./readme.go.md)
## Java

See configuration in [readme.java.md](./readme.java.md)

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.ADHybridHealthService\stable\2014-01-01\ADHybridHealthService.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

27 changes: 27 additions & 0 deletions specification/advisor/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,30 @@ generate-interface: true
```



## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.Advisor/stable/2017-04-19/advisor.json
- $(this-folder)/Microsoft.Advisor/stable/2017-03-31/advisor.json
- $(this-folder)/Microsoft.Advisor/preview/2016-07-12-preview/advisor.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

30 changes: 30 additions & 0 deletions specification/alertsmanagement/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,33 @@ See configuration in [readme.go.md](./readme.go.md)
## Java

See configuration in [readme.java.md](./readme.java.md)

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json
- $(this-folder)/Microsoft.AlertsManagement/stable/2019-06-01/SmartDetectorAlertRulesApi.json
- $(this-folder)/Microsoft.AlertsManagement/stable/2019-03-01/AlertsManagement.json
- $(this-folder)/Microsoft.AlertsManagement/stable/2019-03-01/SmartDetectorAlertRulesApi.json
- $(this-folder)/Microsoft.AlertsManagement/stable/2018-05-05/AlertsManagement.json
- $(this-folder)/Microsoft.AlertsManagement/preview/2018-05-05-preview/AlertsManagement.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

28 changes: 28 additions & 0 deletions specification/analysisservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,31 @@ generate-interface: true
```



## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.AnalysisServices/stable/2017-08-01/analysisservices.json
- $(this-folder)/Microsoft.AnalysisServices/preview/2017-08-01-beta/analysisservices.json
- $(this-folder)/Microsoft.AnalysisServices/stable/2017-07-14/analysisservices.json
- $(this-folder)/Microsoft.AnalysisServices/stable/2016-05-16/analysisservices.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

42 changes: 42 additions & 0 deletions specification/apimanagement/control-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,45 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s
``` yaml $(tag)=='package-2017-03' && $(go)
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/ctrl/2017-03-01/$(namespace)
```

## Multi-API/Profile support for AutoRest v3 generators

AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.

This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimanagement.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimapis.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimauthorizationservers.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimbackends.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimcertificates.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimemailtemplate.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimgroups.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimidentityprovider.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimloggers.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimopenidconnectproviders.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimportalsettings.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimproducts.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimproperties.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimquotas.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimreports.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimsubscriptions.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimtenant.json
- $(this-folder)/Microsoft.ApiManagement/preview/2017-03-01/apimusers.json
```

If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.

``` yaml $(tag) == 'all-api-versions'
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

Loading

0 comments on commit 7fe24f5

Please sign in to comment.