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

Initial set of API changes for Schema Registry #24285

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

JoshLove-msft
Copy link
Member

Contributes to #24035

@azure-sdk
Copy link
Collaborator

API changes have been detected in this PR. You can review API changes here

@JoshLove-msft JoshLove-msft enabled auto-merge (squash) September 28, 2021 21:15
@azure-sdk
Copy link
Collaborator

API changes have been detected in this PR. You can review API changes here

@JoshLove-msft JoshLove-msft merged commit 7c0f565 into Azure:main Sep 28, 2021
@@ -90,7 +90,7 @@ Register a schema to be stored in the Azure Schema Registry. When registering a

```C# Snippet:SchemaRegistryRegisterSchema
string name = "employeeSample";
SerializationType type = SerializationType.Avro;
SchemaFormat format = SchemaFormat.Avro;
Copy link
Member

Choose a reason for hiding this comment

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

I still see mentions of serialization type & content in the readme outside the code snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants