Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 40: Serializers Implementation for Schema Registry #41
Issue 40: Serializers Implementation for Schema Registry #41
Changes from 8 commits
76d99a3
b634867
a0876cc
05cc270
8ee1fef
193776d
600ff74
be5115e
409c106
88af2e7
b1a8894
1961ba1
58e7f65
026b725
7027d88
4be3f40
cc223ec
a0a2db7
8a8c872
3f64c11
fba77f6
a449b4b
22a0a0d
9a50464
8cc3091
d063e7c
5a7d639
a9cca3a
0b6230a
911f793
7ff74af
c9f9d3f
5d91574
7c30b4f
98a9c6b
dcff47c
28660e4
53b8988
8e2c704
ce1aa98
151b808
bffd0f7
26e34f1
049fb6d
910f870
d690a21
a44c0fb
a82ee56
7b34571
48da360
72919bb
48e54e9
7c9ba8e
214ab54
2241865
456e6bd
9741bd5
6f7f4d5
87c9ebc
f8fd8ad
c98ee7b
c3789ca
32933ba
d8b0675
322d3c0
a586f4f
cdc0c0c
8693357
223df77
8c69b3f
572f34f
cf82e07
c4a732b
5daaeb4
eedee88
b63a8a4
23e6470
4925759
1dafddb
53b8f9c
a744198
c6a02c8
bf0dfb4
d70ba7e
4117557
0f770fa
9823974
7ee6fe0
ff47289
6c3fd87
2d6711d
ade09af
9cbaaae
c0e57be
174c4e6
fe0974f
d464b6b
9137aa6
ed740ea
a8fb0dd
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pattern is repeated in a few places, it may be worth making a utility function.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
created issue #70