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 3056de4429bb2a8d8ca6d60389e70c6df618befb into cf675c2dcf645a7b79ff0894b2cc9cb43d35a397
- Loading branch information
SDKAuto
committed
Sep 2, 2021
1 parent
e527f9f
commit 03c16d2
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.