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

Refactor CFunction to work with String schemas instead of KotlinX #207

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

nomisRev
Copy link
Contributor

This PR updates CFunction to work with String Json Schema's instead of KotlinX Serialization specific data types, this way we can more easily decouple the Json Schema functionality from KotlinX Serialization with for example Jackson for Java and other serialization frameworks in Scala.

I have also made some functions private where they had unnecessary wider visibility.

@nomisRev nomisRev merged commit 837c13a into main Jun 27, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants