I'm looking for a way to process schema files for ...
# spicedb
a
I'm looking for a way to process schema files for code generation. I've created a utility that takes the schema and converts it to JSON. It would be really helpful to have metadata on the different parts of the schema. Is there anything like that in the works? Right now I am embedding metadata in comments, but it would be really helpful to have a first class way of doing this.