-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[Azure Search] Regenerate SDK for access condition methods #8762
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
[Azure Search] Regenerate SDK for access condition methods #8762
Conversation
|
(I hit create pull request instead of create draft pull request by mistake. |
brjohnstmsft
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.
Missing test coverage, and maybe custom code too? Please ensure the ETag-related surface area for skillsets is at par with the other resources.
...osoft.Azure.Search.Service/src/Customizations/DataSources/Models/DataSource.Customization.cs
Show resolved
Hide resolved
Yup, just added some more tests and ensured that the surface area is consistent (compared with DataSource for example) |
brjohnstmsft
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.
Minor doc bug, otherwise looks good.
Regenerate from [Azure Search] Add access condition to skillset operations azure-rest-api-specs#7777 to pull in access condition methods for skillsets.
Add
MySQLdata source type which is in preview.