-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Updating customconfig to string #4740
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
Updating customconfig to string #4740
Conversation
6da5632 to
8c586f1
Compare
...ngCustomSearch/BingCustomSearch/Microsoft.Azure.CognitiveServices.Search.CustomSearch.csproj
Outdated
Show resolved
Hide resolved
.../dataPlane/Search/BingCustomSearch/BingCustomSearch/Generated/CustomSearch/CustomInstance.cs
Outdated
Show resolved
Hide resolved
...ices/dataPlane/Search/BingCustomImageSearch/BingCustomImageSearch/Properties/AssemblyInfo.cs
Outdated
Show resolved
Hide resolved
dsgouda
left a comment
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.
It looks like the REST spec is still not merged. We cannot merge this
src/SDKs/_metadata/cognitiveservices_data-plane_CustomImageSearch.txt
Outdated
Show resolved
Hide resolved
64f4dd7 to
8bd84ce
Compare
src/SDKs/_metadata/cognitiveservices_data-plane_CustomSearch.txt
Outdated
Show resolved
Hide resolved
src/SDKs/_metadata/cognitiveservices_data-plane_CustomImageSearch.txt
Outdated
Show resolved
Hide resolved
...ices/dataPlane/Search/BingCustomImageSearch/BingCustomImageSearch/Properties/AssemblyInfo.cs
Outdated
Show resolved
Hide resolved
...nitiveServices/dataPlane/Search/BingCustomSearch/BingCustomSearch/Properties/AssemblyInfo.cs
Outdated
Show resolved
Hide resolved
9fb1ac1 to
58b82b3
Compare
dsgouda
left a comment
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.
Looks good, please address the 2 comments and squash your commits into a single commit, should be good to merge once addressed
...ices/dataPlane/Search/BingCustomImageSearch/BingCustomImageSearch/Properties/AssemblyInfo.cs
Outdated
Show resolved
Hide resolved
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.
Same as above for AssemblyVersion
5972ab8 to
395bfdd
Compare
395bfdd to
bf5cd68
Compare
|
@dsgouda can you merge this? I believe all the comments were addressed |
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.spec: Azure/azure-rest-api-specs#3799