You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename endpoint to fullyQualifiedNamespace in constructor (discuss with feature crew to decide on name)
Add read-only FullyQualifiedNamespace property
Add back Response for all methods (for async methods change from ValueTask to Task<Response>) and remove caching
Investigate using BinaryData instead of string as the type for the Content parameter and property type in SchemaRegistrySchema (this would apply to at least Java, and possibly JS/Python)
Rename content parameter to schemaDefinition
Once GA service version is available, add it to ServiceVersion enum and remove the preview, and 2017 ones
Rename SerializationType to SchemaFormat (property could be either Format or SchemaFormat - since we are already in the SchemaProperties)
Schema Registry
Avro Serializer
Docs
The text was updated successfully, but these errors were encountered: