Skip to content

Commit 31e4ac6

Browse files
authored
[Hub Generated] Publish private branch 'voiceservices/api-release' (#23674)
* add or modify files * Update readme.python.md * Remove .NET track 1 SDK from VoiceServices We support track 2
1 parent 785e632 commit 31e4ac6

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Java
2+
3+
These settings apply only when `--java` is specified on the command line.
4+
5+
``` yaml $(java)
6+
service-name: Voice Services
7+
```

specification/voiceservices/resource-manager/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ swagger-to-sdk:
6363
- repo: azure-sdk-for-java
6464
- repo: azure-sdk-for-go
6565
- repo: azure-sdk-for-js
66-
- repo: azure-sdk-for-net
6766
- repo: azure-sdk-for-net-track2
6867
- repo: azure-resource-manager-schemas
6968
- repo: azure-cli-extensions

specification/voiceservices/resource-manager/readme.python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
1010
package-name: azure-mgmt-voiceservices
1111
namespace: azure.mgmt.voiceservices
12-
package-version: 1.0.0b1
12+
package-version: 1.0.0
1313
clear-output-folder: true
1414
```
1515

0 commit comments

Comments
 (0)