-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Allow Schema Serialization/deserialization (#46)
* Implement Schema serialize/deserialize * review comments * Convert Schema to SchemaV2 only * Add a test for serialization/Deserialization without shcema-id Add a test to ensure correct enum is choosen by ser/deser crate Reuse existing table_schema_simple schema for test Pretty indent of JSON Schema * Move json string inside the table_schema_simple function with schema build * fix cargo fmt errors
- Loading branch information
Showing
1 changed file
with
96 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters