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

Update schema registry API names #23886

Merged
merged 8 commits into from
Sep 2, 2021
Merged

Conversation

conniey
Copy link
Member

@conniey conniey commented Sep 2, 2021

Update SchemaRegistryClient and AsyncClient names to ones decided by service and feature team and align with them.

  • Rename schemaGroup -> groupName
  • Rename schemaName -> name
  • Rename schemaString -> content
  • Rename schemaId -> id
  • Remove withResponse methods because of caching.

Related Azure/azure-sdk-for-js#17350

@conniey conniey added Client This issue points to a problem in the data-plane of the library. Schema Registry labels Sep 2, 2021
@conniey conniey self-assigned this Sep 2, 2021
@conniey conniey merged commit 31e3a04 into Azure:main Sep 2, 2021
@conniey conniey deleted the schemaregistry/rename-api branch September 2, 2021 22:00
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