forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 15699 in Azure/azure-rest-api-specs
Merge 8e3268215edb244ab47ba21a31e33e5b548ed0e4 into 771d3182696a47cf403b586cb0909da05db2e03f
- Loading branch information
SDKAuto
committed
Sep 7, 2021
1 parent
cbdc48e
commit 0049020
Showing
26 changed files
with
3,229 additions
and
264 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
sdk/cognitiveservices/cognitiveservices-personalizer/LICENSE.txt
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
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
20 changes: 20 additions & 0 deletions
20
sdk/cognitiveservices/cognitiveservices-personalizer/src/models/evaluationsMappers.ts
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. | ||
* Licensed under the MIT License. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
ErrorResponse, | ||
Evaluation, | ||
EvaluationContract, | ||
EvaluationsCreateHeaders, | ||
InternalError, | ||
PersonalizerError, | ||
PolicyContract, | ||
PolicyResult, | ||
PolicyResultSummary, | ||
PolicyResultTotalSummary | ||
} from "../models/mappers"; |
4 changes: 2 additions & 2 deletions
4
sdk/cognitiveservices/cognitiveservices-personalizer/src/models/eventsMappers.ts
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
Oops, something went wrong.