Skip to content
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

Implement serdes for JSON Schema #180

Closed
EricWittmann opened this issue Dec 2, 2019 · 8 comments
Closed

Implement serdes for JSON Schema #180

EricWittmann opened this issue Dec 2, 2019 · 8 comments
Assignees

Comments

@EricWittmann
Copy link
Member

No description provided.

@OneCricketeer
Copy link

Made rough prototype and showed here

confluentinc/schema-registry#220 (comment)

@EricWittmann
Copy link
Member Author

Cool thanks for the pointer. @alesj - interesting serde impl for json-schema linked above. FYI

@EricWittmann
Copy link
Member Author

This is a nice POC for JSON Schema. Does both serialize/deserialize - java objects to byte[] - and also does validation. Pretty cool.

@EricWittmann
Copy link
Member Author

If we do this (or something similar), we should make validation optional.

@OneCricketeer
Copy link

Linked PR was merged (and addresses logic around #14 )

@EricWittmann
Copy link
Member Author

Which linked PR?

@OneCricketeer
Copy link

Confluent's confluentinc/schema-registry#1289

@EricWittmann
Copy link
Member Author

Awesome thanks for the link. Looks like good stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants