A question asked in our discord
I have a question, not sure if this is the place to ask. But how do you do references using the embed directive recently introduced in Go 16?
Example, I have a JSON schema that references another definition in another file, how do we do that with the package?