Skip to content

Commit

Permalink
Update kafka-schema-registry-json-schema.adoc
Browse files Browse the repository at this point in the history
Fixed typo "yeay" -> "year"
  • Loading branch information
normalek authored Jul 31, 2024
1 parent 085556a commit 36fd79a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Create a file called `src/main/resources/json-schema.json` with the schema for o
"type": "string",
"description": "The movie's title."
},
"yeay": {
"year": {
"type": "integer",
"description": "The movie's year."
}
Expand Down

0 comments on commit 36fd79a

Please sign in to comment.