-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Personalizer : Delete apis other than rank, reward and activate #6041
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please regenerate this code using generate.ps1 and commit all changes generated (including .txt files)
While you are at it, please remove -SdkGenerationDirectory "$PSScriptRoot\Generated\Personalizer"
and check where the code is generated. The generated files must be under Personalizer\Personalizer\Generated instead of Personalizer\Personalizer\Generated\Personalizer
fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Will merge once CIs pass |
…te (Azure#6041)" This reverts commit 7137006.
…e#6041) * Delete apis other than rank, reward and activate * update sdkinfo and txt file, add feedback.md as requested for nuget publish * change personalizer sdk generated files location
Delete apis other than rank, reward and activate
azure-rest-api-specs PR - Azure/azure-rest-api-specs#5835