Skip to content

Commit

Permalink
[Schema Registry] Edit readme (#18019)
Browse files Browse the repository at this point in the history
  • Loading branch information
deyaaeldeen authored Oct 4, 2021
1 parent 223e285 commit fddd527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/schemaregistry/schema-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const client = new SchemaRegistryClient("<fullyQualifiedNamespace>", new Default
const description = {
name: "<name>",
groupName: "<group name>",
format: "<schema format>"
format: "<schema format>",
schemaDefinition: "<schema definition>"
}

Expand Down

0 comments on commit fddd527

Please sign in to comment.