Andriy Onyshchuk
Andriy Onyshchuk
Hi, Gordon @jwgcooke Sorry for looong reply. Really busy at work.. Answering your question - yes, please go ahead and comment it out.
that would be nice I am not sure how useful it would be, coz to me.. where do we use json schema generation? - rest api, right? how much people...
so you are doing frontend (web-ui) in scala?
@ngbinh sounds impressive! So yeah, if you have time and ready to invest it into Scala-jsonschema you are welcome. Besides other things it is an opportunity for me to dive...
Hello, @dvgica.. yup.. this seems like a bug Fill free to submit PR, if anything
Hello, Ender! According to original comment Optionality concept is not equal to Nullability concept. And Json schema spec is pretty strict on this. And guys who maintain that library don't...
Hi, Philipp! Thanks for checking this. Yeah, read me is somewhat outdated, true. As for mdoc - it's really a great idea. I have already started working on new documentation...
Hello, @limpid-kzonix Thank you for such a detailed description of the problem Yeah.. I know about the problem existence.. There is an issue aimed to introduce the general solution to...
@igreenfield if this is still relevant, could you please describe why do you need this? what's the problem of generating schemas at compile time?
`TagType` - you mean `TypeTag`, right? Let me clarify! You are saying that the model classes comes from some other jar. Right? But those classes are still scala classes (case...