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

[schema registry] Update to latest swagger #11650

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

nguerrera
Copy link
Contributor

@nguerrera nguerrera commented Oct 5, 2020

Update to latest swagger for schema registry and react to changes.

The new swagger uses text/plain for schema where the old one used a JSON string. This had an upside and a downside.

@nguerrera nguerrera added Schema Registry Client This issue points to a problem in the data-plane of the library. labels Oct 5, 2020
@nguerrera nguerrera marked this pull request as ready for review October 5, 2020 22:20
Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

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

Seems like a fine update. text/plain APIs are always a little funny, but it's good that you found misbehavior on the server-side!

@nguerrera nguerrera merged commit 2c57c8e into Azure:master Oct 6, 2020
@nguerrera nguerrera deleted the update-swagger branch October 6, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Schema Registry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants