azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

[Schema Registry] Support for fetching schema using group name, schema name, and version

Open m-redding opened this issue 1 year ago • 3 comments

These changes add support for getting schemas from Schema Registry using their group name, schema name, and version.

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

m-redding avatar Sep 21 '22 18:09 m-redding

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Data.SchemaRegistry

azure-sdk avatar Sep 21 '22 18:09 azure-sdk

Resolves #30968

m-redding avatar Sep 21 '22 18:09 m-redding

One thing I forgot to mention - we want to add a Version property to SchemaProperties now that we have a method that takes the Version.

JoshLove-msft avatar Sep 21 '22 21:09 JoshLove-msft