Skip to content

Commit

Permalink
chore: avro
Browse files Browse the repository at this point in the history
  • Loading branch information
ilee2u committed Sep 28, 2023
1 parent 7e5cabd commit 6207b8d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "exam_attempt",
"type": {
"name": "ExamAttemptData",
"name": "SpecialExamAttemptData",
"type": "record",
"fields": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "exam_attempt",
"type": {
"name": "ExamAttemptData",
"name": "SpecialExamAttemptData",
"type": "record",
"fields": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "exam_attempt",
"type": {
"name": "ExamAttemptData",
"name": "SpecialExamAttemptData",
"type": "record",
"fields": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "exam_attempt",
"type": {
"name": "ExamAttemptData",
"name": "SpecialExamAttemptData",
"type": "record",
"fields": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "exam_attempt",
"type": {
"name": "ExamAttemptData",
"name": "SpecialExamAttemptData",
"type": "record",
"fields": [
{
Expand Down

0 comments on commit 6207b8d

Please sign in to comment.