Skip to content

Commit a8f6b6b

Browse files
AlancereLeiwang3SQL
authored andcommitted
Track2 modify readme.go.md 5 (Azure#16925)
1 parent f9a7a91 commit a8f6b6b

File tree

20 files changed

+101
-8
lines changed

20 files changed

+101
-8
lines changed

specification/hanaonazure/resource-manager/readme.go.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22

33
These settings apply only when `--go` is specified on the command line.
44

5-
``` yaml $(go)
5+
``` yaml $(go) && !$(track2)
66
license-header: MICROSOFT_MIT_NO_VERSION
77
namespace: hanaonazure
88
clear-output-folder: true
99
```
1010
11+
``` yaml $(go) && $(track2)
12+
license-header: MICROSOFT_MIT_NO_VERSION
13+
module-name: sdk/resourcemanager/hanaonazure/armhanaonazure
14+
module: github.com/Azure/azure-sdk-for-go/$(module-name)
15+
output-folder: $(go-sdk-folder)/$(module-name)
16+
azure-arm: true
17+
```
18+
1119
### Go multi-api
1220
1321
``` yaml $(go) && $(multiapi)

specification/hanaonazure/resource-manager/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ swagger-to-sdk:
6666
- repo: azure-sdk-for-python-track2
6767
- repo: azure-sdk-for-java
6868
- repo: azure-sdk-for-go
69+
- repo: azure-sdk-for-go-track2
6970
- repo: azure-sdk-for-js
7071
- repo: azure-sdk-for-node
7172
- repo: azure-resource-manager-schemas

specification/hardwaresecuritymodules/resource-manager/readme.go.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
These settings apply only when `--go` is specified on the command line.
44

5-
```yaml $(go)
5+
```yaml $(go) && !$(track2)
66
go:
77
license-header: MICROSOFT_MIT_NO_VERSION
88
namespace: hardwaresecuritymodules
99
clear-output-folder: true
1010
```
1111
12+
``` yaml $(go) && $(track2)
13+
license-header: MICROSOFT_MIT_NO_VERSION
14+
module-name: sdk/resourcemanager/hardwaresecuritymodules/armhardwaresecuritymodules
15+
module: github.com/Azure/azure-sdk-for-go/$(module-name)
16+
output-folder: $(go-sdk-folder)/$(module-name)
17+
azure-arm: true
18+
```
19+
1220
### Go multi-api
1321
1422
```yaml $(go) && $(multiapi)

specification/hardwaresecuritymodules/resource-manager/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@ swagger-to-sdk:
5757
- repo: azure-cli-extensions
5858
- repo: azure-resource-manager-schemas
5959
- repo: azure-sdk-for-go
60+
- repo: azure-sdk-for-go-track2
6061
```
6162

specification/healthbot/resource-manager/readme.go.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
These settings apply only when `--go` is specified on the command line.
44

5-
``` yaml $(go)
5+
``` yaml $(go) && !$(track2)
66
go:
77
license-header: MICROSOFT_MIT_NO_VERSION
88
clear-output-folder: true
99
namespace: healthbot
1010
```
1111
12+
``` yaml $(go) && $(track2)
13+
license-header: MICROSOFT_MIT_NO_VERSION
14+
module-name: sdk/resourcemanager/healthbot/armhealthbot
15+
module: github.com/Azure/azure-sdk-for-go/$(module-name)
16+
output-folder: $(go-sdk-folder)/$(module-name)
17+
azure-arm: true
18+
```
19+
1220
### Go multi-api
1321
1422
``` yaml $(go) && $(multiapi)

specification/healthbot/resource-manager/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ swagger-to-sdk:
112112
- repo: azure-sdk-for-js
113113
- repo: azure-sdk-for-ruby
114114
- repo: azure-sdk-for-go
115+
- repo: azure-sdk-for-go-track2
115116
after_scripts:
116117
- bundle install && rake arm:regen_all_profiles['azure_mgmt_healthbot']
117118
- repo: azure-cli-extensions

specification/healthcareapis/resource-manager/readme.go.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
These settings apply only when `--go` is specified on the command line.
44

5-
``` yaml $(go)
5+
``` yaml $(go) && !$(track2)
66
go:
77
license-header: MICROSOFT_MIT_NO_VERSION
88
namespace: healthcareapis
99
clear-output-folder: true
1010
```
1111
12+
``` yaml $(go) && $(track2)
13+
license-header: MICROSOFT_MIT_NO_VERSION
14+
module-name: sdk/resourcemanager/healthcareapis/armhealthcareapis
15+
module: github.com/Azure/azure-sdk-for-go/$(module-name)
16+
output-folder: $(go-sdk-folder)/$(module-name)
17+
azure-arm: true
18+
```
19+
1220
### Go multi-api
1321
1422
``` yaml $(go) && $(multiapi)

specification/healthcareapis/resource-manager/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ swagger-to-sdk:
9999
- repo: azure-sdk-for-python-track2
100100
- repo: azure-sdk-for-java
101101
- repo: azure-sdk-for-go
102+
- repo: azure-sdk-for-go-track2
102103
- repo: azure-sdk-for-js
103104
- repo: azure-resource-manager-schemas
104105
```

specification/hybridconnectivity/resource-manager/readme.go.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ go:
99
clear-output-folder: true
1010
```
1111
12+
``` yaml $(go) && $(track2)
13+
license-header: MICROSOFT_MIT_NO_VERSION
14+
module-name: sdk/resourcemanager/hybridconnectivity/armhybridconnectivity
15+
module: github.com/Azure/azure-sdk-for-go/$(module-name)
16+
output-folder: $(go-sdk-folder)/$(module-name)
17+
azure-arm: true
18+
```
19+
1220
### Go multi-api
1321
1422
```yaml $(go) && $(multiapi)

specification/hybridconnectivity/resource-manager/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ swagger-to-sdk:
5555
- repo: azure-sdk-for-python
5656
- repo: azure-sdk-for-java
5757
- repo: azure-sdk-for-go
58+
- repo: azure-sdk-for-go-track2
5859
- repo: azure-sdk-for-js
5960
- repo: azure-resource-manager-schemas
6061
- repo: azure-cli-extensions

0 commit comments

Comments
 (0)