Skip to content

Commit

Permalink
Update sdk/schemaregistry/Azure.Data.SchemaRegistry/samples/Sample02_…
Browse files Browse the repository at this point in the history
…Serialization.md

Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
  • Loading branch information
m-redding and jsquire committed Oct 16, 2023
1 parent 7a5570d commit 035a8c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ internal class SampleJsonValidator : SchemaValidator
}
```

## Serialize and deserialize JSON data using the Event Hub `EventData` model
## Serialize and deserialize JSON data using the Event Hubs `EventData` model

In order to serialize an `EventData` instance with JSON information, you can do the following:

Expand Down

0 comments on commit 035a8c1

Please sign in to comment.