Skip to content
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] Fix the definition of WebApiSkill #7080

Merged

Conversation

arv100kri
Copy link
Member

This SDK was generated based on this completed pull request in the swagger repository.

  • This pull request, intends to correct the definition of the WebApiSkill model in the SDK, by making headers a simple dictionary within the skill and not a nested property.

  • Added a test to ensure correctness

  • This is a breaking change, and is already preceeded by a version bump in this PR

Fixes #6468

Copy link
Member

@brjohnstmsft brjohnstmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a concern about an apparently unrelated test change.

@arv100kri
Copy link
Member Author

I have a concern about an apparently unrelated test change.

@Careyjmac and I have added extra context in the thread. Let me know what you think

@danieljurek
Copy link
Member

LGTM... preceding version bump looks good as well given this is a breaking change. Merging...

@danieljurek danieljurek merged commit 9bc2bf8 into Azure:master Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Azure Search][BUG] Trying to create a skillset with a WebApiSkill fails with "request is invalid"
4 participants