forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Automation] Generate SDK based on TypeSpec 0.15.18 (Azure#40130)
* [Automation] Generate SDK based on TypeSpec 0.15.18 * update commitID for documentintelligence * revert reflect-config.json * update commitID for contentsafety --------- Co-authored-by: Weidong Xu <weidxu@microsoft.com>
- Loading branch information
1 parent
c016915
commit c4d6bf6
Showing
6 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"main": "dist/src/index.js", | ||
"dependencies": { | ||
"@azure-tools/typespec-java": "0.15.17" | ||
"@azure-tools/typespec-java": "0.15.18" | ||
}, | ||
"devDependencies": { | ||
"@azure-tools/typespec-client-generator-core": "0.42.2", | ||
"@typespec/compiler": "0.56.0", | ||
"@azure-tools/typespec-azure-core": "0.42.0", | ||
"@typespec/http": "0.56.0", | ||
"@typespec/versioning": "0.56.0", | ||
"@azure-tools/typespec-client-generator-core": "0.42.2", | ||
"@typespec/rest": "0.56.0", | ||
"@typespec/compiler": "0.56.0", | ||
"@typespec/openapi": "0.56.0", | ||
"@typespec/versioning": "0.56.0", | ||
"@azure-tools/typespec-azure-resource-manager": "0.42.0", | ||
"@azure-tools/typespec-azure-core": "0.42.0" | ||
"@typespec/openapi": "0.56.0" | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
...-contentsafety/src/main/resources/META-INF/azure-ai-contentsafety_apiview_properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
directory: specification/cognitiveservices/ContentSafety | ||
commit: 91ada2b6fbdb06456e440807e5b4706110930c49 | ||
commit: 4a4eaa0b5584e468feb566fca5eaf0c0c6eca4b3 | ||
additionalDirectories: [] | ||
repo: Azure/azure-rest-api-specs | ||
|
2 changes: 1 addition & 1 deletion
2
...ligence/src/main/resources/META-INF/azure-ai-documentintelligence_apiview_properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
sdk/documentintelligence/azure-ai-documentintelligence/tsp-location.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
directory: specification/ai/DocumentIntelligence | ||
commit: 86b9160756b006b9cd7cda32f294b44d5c44934c | ||
commit: 969c68562c5c4850257c9242a7a64b73c15f110d | ||
repo: Azure/azure-rest-api-specs |