You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment JSON schemas just do the serialization/deserialization and validate that the schema is valid JSON. We should have a tool to generate the actual json schema for various libraries, perhaps using something like https://github.com/andyglow/scala-jsonschema
The text was updated successfully, but these errors were encountered:
At the moment JSON schemas just do the serialization/deserialization and validate that the schema is valid JSON. We should have a tool to generate the actual json schema for various libraries, perhaps using something like https://github.com/andyglow/scala-jsonschema
The text was updated successfully, but these errors were encountered: