Support Producing JSON Schema
hearnadam opened this issue · 0 comments
hearnadam commented
Producing a schema from a (derived) codec seems quite useful to ensure consistency across non-Scala stack. It can also be used to Prompt LLMs for consistent response format.
The schema could be output either as String or as a JSON AST.