Dabarger/local search api#4962
Dabarger/local search api#4962shahabhijeet merged 6 commits intoAzure:psSdkJson6from davidbargeron:dabarger/local_search_api
Conversation
There was a problem hiding this comment.
Please add link to your swagger RP in description.
Once the swagger RP is merged, the SDK needs to be regenerated again to pick up the latest/merged swagger.
Any reason tests are not part of this SDK?
If you cannot add tests, please create an issue and describe the plan to add tests and assign the issue to your team.
Also as this is your first version, we advice you go as -preview, in this case go as 0.9.0-preview. We have quite often seen RPs going as stable as their first version end up introducing breaking changes due to things getting missed or pure customer feedback and end up releasing multiple major version upgraded within a period of month.
one such example
https://www.nuget.org/packages/Microsoft.Azure.Management.StorageSync/
The above RP has now understood and have decide to use -preview as their next release.
...Services/dataPlane/Search/BingLocalSearch/BingLocalSearch.Tests/BingLocalSearch.Tests.csproj
Outdated
Show resolved
Hide resolved
...Ks/CognitiveServices/dataPlane/Search/BingLocalSearch/BingLocalSearch/BingLocalSearch.csproj
Outdated
Show resolved
Hide resolved
src/SDKs/CognitiveServices/dataPlane/Search/BingLocalSearch/BingLocalSearch/packages.config
Outdated
Show resolved
Hide resolved
src/SDKs/CognitiveServices/dataPlane/Search/BingLocalSearch/BingLocalSearch/generate.cmd
Outdated
Show resolved
Hide resolved
...Ks/CognitiveServices/dataPlane/Search/BingLocalSearch/BingLocalSearch/BingLocalSearch.csproj
Outdated
Show resolved
Hide resolved
shahabhijeet
left a comment
There was a problem hiding this comment.
Please address the existing comments.
Still missing release notes and one minor edit
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.