François Vanderkelen

Results 7 comments of François Vanderkelen

@endriju did you manage to build it on mac OS? I have a similar exception that seems to come from the maven build of spark. Doing the command manually works...

Same problem on my end, did not find a way to fix by upgrading

Don't beat yourself up, we still love you.

Mind sharing a test? I just redid it and it was the same. I added this to docparser/user.go: ```go // TestSadzeih // @openapi:schema type TestSadzeih struct { Signals Signals }...

Seems to me your test is not exactly what I am pointing out, you are creating an array of a struct (which works) but not using that new Type as...

Because I messed up in it :D Editing that right now.

So @Sadzeih, what do you think of the implementation?