-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update CDN package base on Latest Swagger #7723
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.
Hey @hytao , the changes generally look good to me. However the metadata txt is in the wrong path -- should be eng\mgmt\mgmtmetadata\<rpName>.txt
.
This could be caused by out-dated build tools. Could you try rebuilding the tools by msbuild eng/mgmt.proj /t:Util /p:UtilityName=InstallPsModules
, then run generate.ps1
again?
Thanks
Hi @isra-fel , I have re-built the tool and re-run the generate.ps1. However, I did not see any change in metadata txt. Do you know other way to fix the problem? Is it possible to fix it manually? |
I'm sorry, it seems no only the path is wrong, so is the content. I'm trying to figure out what is the cause. Will get back to you soon. Thanks |
OK I got it now. Instead of using Start-AutoRestCodeGeneration -ResourceProvider "cnd/resource-manager" -AutoRestVersion "latest" Run the script and you'll get everything right 😁 Thanks |
I have regenerated SDK with generate.ps1. Thanks |
This file was generated by `.cmd` which we no longer use. So deleted it.
Removed the metadata txt under |
Regenerated SDK package base on latest CDN swagger.
Feature Added:
UrlRewrite and CacheKeyQueryString Action for RulesEngine.