pulsar4s icon indicating copy to clipboard operation
pulsar4s copied to clipboard

Generate proper json schemas

Open gmethvin opened this issue 4 years ago • 0 comments

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

gmethvin avatar Apr 03 '21 01:04 gmethvin