From fddd527c5635c75d3a40b795947d16a187af9088 Mon Sep 17 00:00:00 2001 From: Deyaaeldeen Almahallawi Date: Mon, 4 Oct 2021 18:02:23 -0400 Subject: [PATCH] [Schema Registry] Edit readme (#18019) --- sdk/schemaregistry/schema-registry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/schemaregistry/schema-registry/README.md b/sdk/schemaregistry/schema-registry/README.md index 00214eebb28b..882e34759e80 100644 --- a/sdk/schemaregistry/schema-registry/README.md +++ b/sdk/schemaregistry/schema-registry/README.md @@ -82,7 +82,7 @@ const client = new SchemaRegistryClient("", new Default const description = { name: "", groupName: "", - format: "" + format: "", schemaDefinition: "" }