Joakim Hansson

Results 6 comments of Joakim Hansson

@ziyasal Okay, I have a working solution that we are using within our team. I'll get some time to polish it and do a PR soon ๐Ÿ‘

@ngodzik @manther I'm facing the same issue. I've decided to work around this by creating a separate schema component and reference that in the property. E.g. ```diff Pet: title: a...

@singhattinder Good idea! I'll look into it ๐Ÿ‘

@pootzko Glad I can help! I just added the option to explicitly set the names for tags and fields using a name argument in the attributes. Updated my original comment....

Have you had the chance to look more into this ๐Ÿ˜„ ?

I just wanted to say that I've started working on implementing support for cross-resource references for other primitives than string. So far I've added support for `float64` but will add...