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 9658d4997b8c0a3d320c2bb118bdbc2f57ee68d7 into b020247789ba2ab0065ebbcfa69050ce729493b8
- Loading branch information
SDKAuto
committed
Aug 27, 2021
1 parent
d0f244f
commit 9533d87
Showing
26 changed files
with
3,100 additions
and
249 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.